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

   > I'm going to take this one if that's cool. Thanks.
   
   Fell free, thank you so much.
   
   FYI, today I want to do more debugging in my set up to give you more context 
as I got a new hypothesis. When I was doing the testing with the dag I provided 
in the description I would just put a number at the end of the echo sring like 
`Test1`, `Test2` and so on. 
   
   > S3 object size (20372) and local file size (20371) differ. Downloaded 
<dag>.py to /tmp/airflow/<bundle>/<dag>.py
   
   I realised that the debug logs in the dag processor when a dag is updated 
compare the bytesize, so by making a change in a char the size of the dag would 
be the same and ignored.


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