Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delivery Ack/Reject fails when header is used #138

Closed
vearutop opened this issue Feb 8, 2023 · 0 comments · Fixed by #137
Closed

Delivery Ack/Reject fails when header is used #138

vearutop opened this issue Feb 8, 2023 · 0 comments · Fixed by #137

Comments

@vearutop
Copy link
Contributor

vearutop commented Feb 8, 2023

When header is extracted, payload is replaced with the stripped value (without header).
Later, when the delivery Ack or Reject is happening, it fails because of payload mismatch with the value in the queue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant