Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Support Nack functionality for AMQP implementation - avoid consumers … #199

Merged

Conversation

AvitalOfstein
Copy link

@AvitalOfstein AvitalOfstein commented Mar 23, 2023

Pull Request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes (Please run ./gradlew generateLock saveLock to refresh dependencies)
  • WHOSUSING.md
  • Other (please describe):

Changes in this PR

Support Nack functionality for AMQP implementation - avoid consumers disconnection after staying idle for a time period, due to cases when messages are not being handled (not Acked).
Continue implementation of PR #3371 in Conductor Core repo.

…disconnection after staying idle for a time period, due to cases when messages are not being handled (not acked).

Continue of implementation of PR #3371 in Conductor Core repo.
@v1r3n v1r3n merged commit 59e1845 into Netflix:main Apr 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants