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

How to know what happens when DeliveryError occurred? #75

Open
heckad opened this issue Feb 28, 2020 · 1 comment
Open

How to know what happens when DeliveryError occurred? #75

heckad opened this issue Feb 28, 2020 · 1 comment

Comments

@heckad
Copy link

heckad commented Feb 28, 2020

message in sentry

DeliveryError: (None, <pamqp.specification.Basic.Nack object at 0x7fc9e8b4a540>)
@decaz
Copy link
Contributor

decaz commented Feb 26, 2021

@heckad as reference says:

A client publishing messages to a channel in confirm mode SHOULD be capable of accepting and somehow handling the Nack method.

So you should retry message publishing.

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

No branches or pull requests

2 participants