[
https://issues.apache.org/jira/browse/AIRFLOW-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16927773#comment-16927773
]
ASF GitHub Bot commented on AIRFLOW-1569:
-----------------------------------------
stale[bot] commented on pull request #2569: [AIRFLOW-1569][WIP] Requeue tasks
that stay in reserved state too long
URL: https://github.com/apache/airflow/pull/2569
----------------------------------------------------------------
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:
[email protected]
> Requeue Celery tasks in RESERVED state
> --------------------------------------
>
> Key: AIRFLOW-1569
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1569
> Project: Apache Airflow
> Issue Type: Bug
> Components: scheduler
> Reporter: Alex Guziel
> Assignee: Alex Guziel
> Priority: Major
>
> Right now, "fair" scheduling in Celery doesn't quite work (some tasks get
> RESERVED, which means they will get blocked from execution even if there are
> open slots). We should requeue them after 2 heartbeats.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)