mariotaddeucci commented on issue #37042: URL: https://github.com/apache/airflow/issues/37042#issuecomment-1913293229
Just for curiosity, did you try to create a pool for this scenario? I have an issue based when i consume an API and hit the rate limit, pools are good to manage this. Add the pool to default argument and you will have the same effect that you described. https://airflow.apache.org/docs/apache-airflow/stable/administration-and-deployment/pools.html -- 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]
