UnhandledPromiseRejectionWarning on invalid RMQ microservice pattern #2299
Labels
needs triage
This issue has not been looked into
scope: microservices
status: done 👏
type: enhancement 🐺
Bug Report
Current behavior
When sending invalid JSON microservice pattern via RMQ, e.g.
{ac
,UnhandledPromiseRejectionWarning
is being thrown:Expected behavior
This situation (exception) should be gracefully handled. For instance, when sending unknown event pattern the following is being produced:
Environment
The text was updated successfully, but these errors were encountered: