Add support for promise (async) errors #4694
Labels
package:watchdog
type:feature
This issue reports a feature request (an idea for a new functionality or a missing option).
Milestone
Errors that will be thrown inside the async functions won't be handled correctly by the current implementation of the watchdog (#1). The
onunhandledrejection
should be taken into consideration.The text was updated successfully, but these errors were encountered: