sujitha-saranam commented on issue #53797:
URL: https://github.com/apache/airflow/issues/53797#issuecomment-3154601893

   Hi @r-richmond 
   While trying to reproduce the same issue, I noticed that the DAG was 
automatically triggered before all components were fully up, which led to the 
same state mismatch error.
   
   Over the past few days, I had been observing that everything was working 
fine, most likely because the DAG wasn't being auto-triggered in my environment 
during those runs.
   
   When I manually stopped and re-triggered it, it worked as expected without 
any error.
   
   You can also try this approach to verify.


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