Merge pull request #6013 from tudi2d/4782-forward-unhandled-errors
Catch unhandled promise rejections & forward them to the ErrorApi
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/core-app-api': patch
|
||||
---
|
||||
|
||||
Introducing new UnhandledErrorForwarder installed by default. For catching unhandled promise rejections, you can override the API to align with general error handling.
|
||||
Reference in New Issue
Block a user