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

feat: add max retries exceeded handler #17

Merged
merged 3 commits into from
May 29, 2024

Conversation

nicoandrewss
Copy link
Collaborator

  • adds an handler that can be optionally set to handle the case that the maximum dlx reque retries have exceeded
  • adds tests for the handler
  • fixes a race condition with the consumers recovery channels map

@nicoandrewss nicoandrewss changed the title Add max retries exceeded handler feat: add max retries exceeded handler May 29, 2024
@nicoandrewss nicoandrewss force-pushed the add-max-retries-exceeded-handler branch from 89cab8e to 546a821 Compare May 29, 2024 03:54
@nicoandrewss nicoandrewss merged commit 1114ffa into main May 29, 2024
3 checks passed
@nicoandrewss nicoandrewss deleted the add-max-retries-exceeded-handler branch May 29, 2024 09:31
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.

2 participants