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

Backport5.4/refactor retry event at startup #2571

Merged
merged 2 commits into from
Oct 27, 2023

Conversation

gerardsn
Copy link
Member

@gerardsn gerardsn commented Oct 27, 2023

This will only log non-retryable errors once, and ignores events at startup that failed on an unknown context.

woutslakhorst and others added 2 commits October 27, 2023 13:21
* notify subscribers synchronously on startup
* fix race condition in test, jitter now equals initialDelay. Reduced max retry count to 20 (eliminates overflow)
* remove initial delay from retry
* no retry when attempts <= 0 or >= max
@gerardsn gerardsn merged commit 1f36f80 into V5.4 Oct 27, 2023
4 checks passed
@gerardsn gerardsn deleted the backport5.4/refactor-retry-event-at-startup branch October 27, 2023 11:55
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.

3 participants