You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/05/09 22:30:32 UTC

[GitHub] [airflow] gdevanla commented on pull request #8699: Scheduler just checks for task instances in 'running' state in execution.

gdevanla commented on pull request #8699:
URL: https://github.com/apache/airflow/pull/8699#issuecomment-626243867


   @ashb My first thought was also to handle this at the executor level. But, I believe, we need to allow the scheduler to reset the state of the task to `scheduled`, if it was not enqueued properly (that is switched to running status) in the first attempt.  This would give the scheduler more control on how to enqueue the task again. Don't you think this is important?


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org