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

Add retry parameters to store parameters #29

Open
pont-us opened this issue May 23, 2023 · 0 comments
Open

Add retry parameters to store parameters #29

pont-us opened this issue May 23, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@pont-us
Copy link
Member

pont-us commented May 23, 2023

xcube-cmems now uses tenacity to retry failed requests, with hard-coded values for initial delay, number of attempts, etc. It would be useful to expose at least some of these parameters as store parameters, to give the user control over how retrying is handled. It's probably impractical to expose the whole of tenacity's very flexible retry API, but we could discuss which parameters are most useful to expose.

@pont-us pont-us added the enhancement New feature or request label May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant