Unfortunately there are also some errors that might occur before the header has been parsed, making it impossible to know which specific message should be rejected.
I've simply made it so it rejects all pending messages in that case.
I'll try this out in production for a while to see how things go.
Fixes #400
Unfortunately there are also some errors that might occur before the header has been parsed, making it impossible to know which specific message should be rejected. I've simply made it so it rejects all pending messages in that case.
I'll try this out in production for a while to see how things go.