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

Refactor network retry code #1127

Closed
wlandau opened this issue Aug 25, 2023 · 2 comments
Closed

Refactor network retry code #1127

wlandau opened this issue Aug 25, 2023 · 2 comments
Assignees

Comments

@wlandau
Copy link
Collaborator

wlandau commented Aug 25, 2023

The way retries work in targets is a bit messy right now. I am thinking of deprecating tar_resources_network(), delegating max_tries and verbose to the respective backends that use these values, dropping seconds_interval and seconds_timeout, and handling default values better.

@wlandau wlandau self-assigned this Aug 25, 2023
@wlandau wlandau mentioned this issue Aug 25, 2023
3 tasks
@wlandau
Copy link
Collaborator Author

wlandau commented Aug 25, 2023

Hmmm... seems I forgot about network file systems.

@wlandau wlandau closed this as completed Aug 25, 2023
@wlandau
Copy link
Collaborator Author

wlandau commented Aug 25, 2023

But there is still a lot of refactoring to do.

@wlandau wlandau reopened this Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant