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

Define retry-then-skip retry strategies #1330

Merged
merged 5 commits into from
Jan 29, 2024
Merged

Define retry-then-skip retry strategies #1330

merged 5 commits into from
Jan 29, 2024

Conversation

kateyeo
Copy link
Collaborator

@kateyeo kateyeo commented Jan 26, 2024

Added both uniform backoff and exponential versions

@kateyeo kateyeo requested review from osamahan999 and jzacsh January 26, 2024 22:52
osamahan999
osamahan999 previously approved these changes Jan 26, 2024
kateyeo and others added 2 commits January 26, 2024 16:16
…ct/types/transfer/retry/UniformRetrySkipStrategy.java

Co-authored-by: osamahan999 <[email protected]>
…ct/types/transfer/retry/ExponentialBackoffSkipStrategy.java

Co-authored-by: osamahan999 <[email protected]>
Copy link
Collaborator

@osamahan999 osamahan999 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you Kate!

@kateyeo kateyeo merged commit e800b0e into master Jan 29, 2024
5 checks passed
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