tim-habitat commented on issue #33212: URL: https://github.com/apache/airflow/issues/33212#issuecomment-1670850971
Thanks for the replies! I agree with all you said. However, as you may have sensed, in your question: > Could you explain your needs? Is it to reduce the pressure on the scheduler and the workers or to reduce it on an external system? my need is to actually reduce the pressure on an external system. In particular, i am having concurrency limitations on an external endpoint. Hence i would like to limit the number of deferred task but ony within a specific dag. I wouldn't want to limit the triggerer capacity just for that outcome as multiple other dags don't have this constraint. -- 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]
