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

   > > 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.
   > 
   > Is there any sort of best practices around this?
   
   We are working on having a warning issued when this happens 
https://github.com/apache/airflow/pull/59430 - you can take a lok at this PR in 
the meantime and avoid those things that are checked there.


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