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

Add backoff lib #17

Merged
merged 2 commits into from
May 22, 2024
Merged

Add backoff lib #17

merged 2 commits into from
May 22, 2024

Conversation

eminano
Copy link
Collaborator

@eminano eminano commented May 21, 2024

This PR adds an internal library implementing backoff behaviour. It wraps the existing cenkalti/backoff library and its aim is to unify all dependencies of the external library under a single package. This makes any further implementation changes to the backoff very scoped.

@eminano eminano requested a review from exekias May 21, 2024 16:03
@eminano eminano merged commit e79490a into main May 22, 2024
3 checks passed
@eminano eminano deleted the add-backoff-internal-lib branch May 22, 2024 07:37
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