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
When using zlib to compress the message, we got the uncompressed version on the DLQ, which make it impossible to republish the message. Maybe we could uncompress it before sending it to DLQ.
The text was updated successfully, but these errors were encountered:
When using
zlib
to compress the message, we got the uncompressed version on the DLQ, which make it impossible to republish the message. Maybe we could uncompress it before sending it to DLQ.The text was updated successfully, but these errors were encountered: