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

Claiming retry/backoff #10482

Merged
merged 2 commits into from Jan 15, 2021
Merged

Claiming retry/backoff #10482

merged 2 commits into from Jan 15, 2021

Conversation

underhood
Copy link
Contributor

Summary

Due to various network conditions claiming can fail. This is problem especially if run automatically trough Docker etc. where user just manually running script again is no go.

This implements retry independent of retry logic of wget/curl and common for them.

Me and bash are not best of friends :) so feel free to make alternative PR/proposal. This was supposed to quick & dirty do this for testing purposes.

Component Name

Claiming

Test Plan

Block port temporarily and then unblock it.

Additional Information

@underhood underhood removed the request for review from ktsaou January 12, 2021 06:49
Copy link
Member

@Ferroin Ferroin left a comment

Choose a reason for hiding this comment

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

Approving based on code inspection, still needs testing.

@underhood underhood merged commit 5a898b2 into netdata:master Jan 15, 2021
@underhood underhood deleted the claim_retry branch January 15, 2021 14:21
Saruspete pushed a commit to Saruspete/netdata that referenced this pull request Mar 17, 2021
* claiming retry/backoff logic
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.

None yet

3 participants