shotgunsoftware / python-api

A Python-based library for accessing Flow Production Tracking API.
https://developer.shotgridsoftware.com/python-api
Other
306 stars 198 forks source link

SG-18557 Initial implementation of retries on 502 response. #243

Closed thebeeland closed 3 years ago

thebeeland commented 3 years ago

Will retry 3 times with ascending backoff times for simple (ie: non-upload/download) API calls.

david-richer-adsk commented 3 years ago

@jfboismenu can we merge it and release a newer version of Shotgun Python API? That could help other clients.