Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(exceptionhandler): Better logging of unhandledPromiseRejections
Summary: There was cases were formatting the message for unhandledPromiseRejection could attempt to add a property to a string instead of an object cause more errors. Semver: patch
- Loading branch information