marcosmartinezfco commented on issue #59465:
URL: https://github.com/apache/airflow/issues/59465#issuecomment-3666228854

   > Please check whether any arguments in the DAG or tasks include values that 
change on each execution, such as `datetime.now()`.
   
   yeah we use that kind of stuff a lot. I'm also working on another dag that 
doesn't fetch the right code from the s3 bucket. The bundle version keep 
increasing in the ui but then the resolved code in the machine doesn't match 
the latest code that's in the bucket. Any idea of why this might be broken?


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