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

exponential backoff implementation #452

Merged
merged 1 commit into from
Mar 27, 2022
Merged

exponential backoff implementation #452

merged 1 commit into from
Mar 27, 2022

Conversation

arriven
Copy link
Owner

@arriven arriven commented Mar 27, 2022

Description

Introduce exponential backoff for http and tcp jobs loop to prevent cpu overload on failures

Fixes #448

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

@arriven arriven merged commit aea2c5e into main Mar 27, 2022
@arriven arriven deleted the exponential-backoff branch March 27, 2022 20:12
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.

Introduce exponential backoff to some jobs
1 participant