Chao-Han Tsai created AIRFLOW-4591:
--------------------------------------
Summary: Tag tasks with default pool
Key: AIRFLOW-4591
URL: https://issues.apache.org/jira/browse/AIRFLOW-4591
Project: Apache Airflow
Issue Type: New Feature
Components: core
Affects Versions: 2.0.0
Reporter: Chao-Han Tsai
Assignee: Chao-Han Tsai
Currently the number of running tasks without a pool specified will be limited
by `non_pooled_task_slot_count`. It limits the number of tasks launched per
scheduler loop but does not limit the number of tasks running in parallel.
This ticket proposes that we assign tasks without a pool specified to default
pool which limits the number of running tasks in parallel.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)