gopidesupavan commented on PR #41560: URL: https://github.com/apache/airflow/pull/41560#issuecomment-2501701162
> > Could this new parameter affect in the same way all params that control concurrency? > > > > * max_active_tasks > > * max_active_tasks_per_dag > > * concurrency > > * max_active_tis_per_dag > > * max_active_tis_per_dagrun > > Yep better option would be to have one config include_deferred=true for all of this above I'm uncertain whether adding this configuration to all the existing configurations might introduce additional complexity or potential side effects; I'll need to investigate further. If anyone has any opinions or insights on this, please feel free to share. -- 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]
