You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
I want to receive and handle messages from 3rd party publishers without required headers.
May be some "global" fallback, and/or default type for every transport.
Can i?
Example
Simple message with payload and without ['headers']['type'] throws error: 'Encoded envelope does not have a "type" header.'