powerloader
powerloader copied to clipboard
Implement retry & backoff for mirrors
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.
Initial implementation per-mirror is done.