Login
From:
til.codeinthehole.com
(Uncensored)
subscribe
TIL That 'requests' supports automatic retries with exponential back-off — David Winterbottom
https://til.codeinthehole.com/posts/that-requests-supports-exponential-backoff/
links
backlinks
Roast topics
Find topics
Find it!
It’s possible to define a retry strategy for a requests.Session instance by mounting a customised adapter: — can be read in 1 minute