zachliu commented on pull request #18733:
URL: https://github.com/apache/airflow/pull/18733#issuecomment-940054566
> @zachliu could you please confirm in #18835 that the fix is working fine
for you? Thanks.
the fix has been in production for 4~5 days now. funny thing is AWS must
have upgraded something in the backend, the `TaskFailedToStart` occurs so
rarely these days :joy_cat:
in Aug, it usually happened to 2~4% of our daily tasks
now in Oct, the rate dropped to 0.07% (got this number before i applied
#18835)
haven't seen a single `AirflowException('The task failed to start due to:
{}'.format(task.get('stoppedReason', '')))` yet
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]