Closed rothn closed 3 weeks ago
Currently, a TimeoutError from the REST API will terminate the program. This change causes TimeoutErrors to be treated consistently with other retriable errors.
Currently, a TimeoutError from the REST API will terminate the program. This change causes TimeoutErrors to be treated consistently with other retriable errors.