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

Amqp self heal on acknowledge failures #370

Merged
merged 10 commits into from
Aug 27, 2024

Conversation

dgafka
Copy link
Member

@dgafka dgafka commented Aug 27, 2024

Description

  • This provides self heal on acknowedge failures
  • Recovers when failure to connection happen during fetching messages
  • Recovers subscription based amqp message fetching (can handle high-throughput better than simple get)

@dgafka dgafka merged commit 3da6eb1 into main Aug 27, 2024
59 checks passed
@dgafka dgafka deleted the amqp-self-heal-on-acknowledge-failures branch August 27, 2024 19:08
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 this pull request may close these issues.

1 participant