Taragolis commented on PR #29602:
URL: https://github.com/apache/airflow/pull/29602#issuecomment-1435489931

   Thank for your contributions.
   
   Could you describe a bit more of configurations of Airflow, your DB backend, 
how far it away out of Airflow services (latency), and your workload. I asked 
it because for me it is looks like by this PR we might replace [one magic 
number](https://github.com/apache/airflow/pull/3324#discussion_r187540176) by 
another.
   
   I've also found that `max_tis_per_query` use in BackfillJob:
   
   
https://github.com/apache/airflow/blob/aa4858d85a00759a4a84bdd5fb3fe6cec196831e/airflow/jobs/backfill_job.py#L957-L959
   
   Do you know how it affects this part of code?
   
   
   
   


-- 
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]

Reply via email to