Closed kusor closed 11 years ago
In case of job's tasks, we could keep retrying to save when a BackendInternalError is raised. The job will continue if we can write tasks results to the backend before it times out and, otherwise, it will timeout as expected.
BackendInternalError
In case of job's tasks, we could keep retrying to save when a
BackendInternalError
is raised. The job will continue if we can write tasks results to the backend before it times out and, otherwise, it will timeout as expected.