⬅︎ Back to Best practice with retries with requests
The author has said - figure out what errors are retry-able and retry those. is 404 retry-able ?!
Exactly, this hangs when hitting 404 errors...
Comment
The author has said - figure out what errors are retry-able and retry those. is 404 retry-able ?!
Parent comment
Exactly, this hangs when hitting 404 errors...