ashb commented on issue #4949: [AIRFLOW-1557] Backfill should respect pool limit URL: https://github.com/apache/airflow/pull/4949#issuecomment-475564852 > It is possible that the user launch a huge backfill that occupies the pool and causes normal tasks to starve That is the behaviour I _want_. The reason for having a pool is to limit access to an external API with rate limits. If backfill uses it's "own" pool then you have doubled the capacity of the pool.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
