MHAbido opened a new issue, #25872:
URL: https://github.com/apache/airflow/issues/25872

   ### Apache Airflow version
   
   Other Airflow 2 version
   
   ### What happened
   
   When using the backfill cli command to rerun tasks using the following 
command
   `airflow dags backfill dag_id -y -c extra_config -s start_date -e end_date 
--reset-dagruns`
   
   we noticed indeterministic behaviour, such that if we trigger less than 
aprox. 35 dagruns everything is fine and the dagruns are retriggered with the 
expected extra_config dict. 
   
   But if we try to backfill a bigger range of dagruns then weird things start 
to happen - some dagruns are trigger with the expected extra_config dict some 
are trigger without the expected extra_config dict. and it's random.
   
   `Airflow Version: 2.3.0`
   
   ### What you think should happen instead
   
   _No response_
   
   ### How to reproduce
   
   _No response_
   
   ### Operating System
   
   Debian GNU/Linux
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Other 3rd-party Helm chart
   
   ### Deployment details
   
   _No response_
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


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