openzim / mindtouch

libretexts.org to ZIM scraper
GNU General Public License v3.0
0 stars 1 forks source link

Add retry / back-off logic to all calls to upstream servers #32

Closed benoit74 closed 1 month ago

benoit74 commented 1 month ago

Since the upstream servers (mindtouch instance but all all other assets servers) might become slightly unstable at some moment, we need to retry with exponential back-off all web requests.