adamreichold / umwelt-info

umwelt.info metadata index
https://umwelt.info
GNU Affero General Public License v3.0
1 stars 0 forks source link

Retry requests during harvesting #9

Closed adamreichold closed 2 years ago

adamreichold commented 2 years ago

Requests which do not fail due to malformed responses but due to network or server errors should be retried for a finite number of times with exponential back-off to improve consistency.