retry decorators for knmi / nrr functions #51
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
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/
The text was updated successfully, but these errors were encountered: