⬅︎ Back to Best practice with retries with requests
Thanks man. I will look into, so far I'm having luck with catching http_status from exceptions in preliminary testing. I'll see if redo is easier to implement.
Use https://pypi.org/project/redo/ instead and watch for certain HTTPErrors
Comment
Thanks man. I will look into, so far I'm having luck with catching http_status from exceptions in preliminary testing. I'll see if redo is easier to implement.
Parent comment
Use https://pypi.org/project/redo/ instead and watch for certain HTTPErrors