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

Implement retry & backoff for mirrors #7

Open
wolfv opened this issue Sep 21, 2021 · 1 comment
Open

Implement retry & backoff for mirrors #7

wolfv opened this issue Sep 21, 2021 · 1 comment

Comments

@wolfv
Copy link
Member

wolfv commented Sep 21, 2021

Mirrors should have each a timeout value for delayed retries up to N times.

Maybe we should also have a global retry timeout in case of more serious "global" network connectivity issues although I am not sure we can detect that.

@wolfv
Copy link
Member Author

wolfv commented Sep 24, 2021

Initial implementation per-mirror is done.

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

No branches or pull requests

1 participant