backend-app-api: improved error messaging when service factories throw errors

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-09-02 11:44:17 +02:00
parent 1f384c5644
commit 181c066d2d
4 changed files with 65 additions and 4 deletions
+1
View File
@@ -36,6 +36,7 @@
"@backstage/backend-common": "^0.15.1-next.1",
"@backstage/backend-plugin-api": "^0.1.2-next.0",
"@backstage/backend-tasks": "^0.3.5-next.0",
"@backstage/errors": "^1.1.0",
"@backstage/plugin-permission-node": "^0.6.5-next.1",
"express": "^4.17.1",
"express-promise-router": "^4.1.0",