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

retry decorators for knmi / nrr functions #51

Open
abontsema opened this issue Aug 4, 2022 · 0 comments
Open

retry decorators for knmi / nrr functions #51

abontsema opened this issue Aug 4, 2022 · 0 comments
Labels
Good First Issue Good to start with if you're new to sam Priority: Low Issues that have no or little impact on current version. No fix or workaround required Type: Improvement Any technical improvement without changing functionality

Comments

@abontsema
Copy link
Contributor

The KNMI and regenradar API's sometimes do not work. A retry decorator could make the functions in sam more robust.

Especially for the KNMI functions this might resolve the problem of failing unit tests by chance.

https://pypi.org/project/retry/

@abontsema abontsema added Priority: Low Issues that have no or little impact on current version. No fix or workaround required Type: Improvement Any technical improvement without changing functionality Good First Issue Good to start with if you're new to sam labels Aug 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good First Issue Good to start with if you're new to sam Priority: Low Issues that have no or little impact on current version. No fix or workaround required Type: Improvement Any technical improvement without changing functionality
Projects
None yet
Development

No branches or pull requests

1 participant