We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I am using v1 and amqp as a broker.
While publishing some message I am getting below error. EnqueueRequest: SendMessage: Publish message error: Failed delivery of delivery tag: 0
EnqueueRequest: SendMessage: Publish message error: Failed delivery of delivery tag: 0
Please correct if I am wrong, delivery tag 0 meaning failed to publish single message.
Also I want to replicate the same but could not do this. Can anyone help me here? Thanks!
The text was updated successfully, but these errors were encountered:
@call-stack yes delivery tag 0 means failed to get ack after publishing message to rabbitmq.
Sorry, something went wrong.
No branches or pull requests
Hi, I am using v1 and amqp as a broker.
While publishing some message I am getting below error.
EnqueueRequest: SendMessage: Publish message error: Failed delivery of delivery tag: 0
Please correct if I am wrong, delivery tag 0 meaning failed to publish single message.
Also I want to replicate the same but could not do this. Can anyone help me here?
Thanks!
The text was updated successfully, but these errors were encountered: