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

Backoff strategy #67

Merged
merged 1 commit into from
May 3, 2024
Merged

Backoff strategy #67

merged 1 commit into from
May 3, 2024

Conversation

cefn
Copy link
Owner

@cefn cefn commented Apr 29, 2024

Draft of a backoff strategy implementing exponentially-increasing delay between failed jobs.

Updated documentation to add backoff strategy options and improve README and jsdoc for all options.

Added tests including compatibility tests with other strategies

image

@cefn cefn force-pushed the backoff-strategy branch 8 times, most recently from e17f6a7 to b6952ba Compare May 3, 2024 09:53
@cefn cefn marked this pull request as ready for review May 3, 2024 09:53
@cefn cefn force-pushed the backoff-strategy branch 4 times, most recently from 40d1874 to 0735045 Compare May 3, 2024 10:14
@cefn cefn merged commit 1af8f2d into main May 3, 2024
2 checks passed
@cefn cefn deleted the backoff-strategy branch June 4, 2024 14:46
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.

1 participant