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 2022/09/07 04:47:57 UTC

[GitHub] [airflow] chenglongyan commented on pull request #26166: Fix scope of backfill job raise TaskConcurrencyLimitReached

chenglongyan commented on PR #26166:
URL: https://github.com/apache/airflow/pull/26166#issuecomment-1238904077

   @ephraimbuddy  If max_active_tasks_per_dag is triggered (in scheduler_job), the next task will continue to execute  instead of raise an exception
   
   https://github.com/apache/airflow/blob/a901ad93faf80f0f4399154ac52920f9da1316e7/airflow/jobs/scheduler_job.py#L451-L463


-- 
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: commits-unsubscribe@airflow.apache.org

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