Martijn-van-Kekem-Development / hockey-match-calendar

Automatically generate ICS calendar files for field hockey matches from various sources.
https://hockeycal.vankekem.com/
GNU General Public License v3.0
1 stars 1 forks source link

[FEATURE REQUEST]: Add retry to all fetch requests #76

Closed martijnvankekem closed 2 months ago

martijnvankekem commented 2 months ago

Explain your feature.

Currently, only KNHB matches have a retry on non-200 status codes. Make this a global thing.

Added value.

Less prone to errors on network failures.

Additional info

No response