Closed rchan26 closed 5 months ago
On our container instance, we sometimes get timeout errors. We should implement a try/except to catch these and retry up to a specified number of retries.
A wait might also be useful to include in case the error is due to some quota limit.
On our container instance, we sometimes get timeout errors. We should implement a try/except to catch these and retry up to a specified number of retries.
A wait might also be useful to include in case the error is due to some quota limit.