⬅︎ Back to Best practice with retries with requests
Thank you! I am implementing something like this, but how can I have a 2 minute interval between retries? Should I use timeout = 120?
Comment
Thank you! I am implementing something like this, but how can I have a 2 minute interval between retries? Should I use timeout = 120?