openzim / mindtouch

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

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

Open benoit74 opened 1 week ago

benoit74 commented 1 week 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.