Maxim Khutornenko created AURORA-629:
----------------------------------------
Summary: Scheduler client does not retry closed connection errors
Key: AURORA-629
URL: https://issues.apache.org/jira/browse/AURORA-629
Project: Aurora
Issue Type: Bug
Components: Client
Reporter: Maxim Khutornenko
This seems like a regression post https://reviews.apache.org/r/22274. Errors
like this one are not retried anymore but rather caught and re-raised thus
breaking update progress:
{noformat}
apache.aurora.client.api.scheduler_client.ThriftInternalError: Error during
thrift call getTasksStatus to devcluster: (0, 'connection closed unexpectedly')
{noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)