sbrinkhorst commented on issue #58310:
URL: https://github.com/apache/airflow/issues/58310#issuecomment-5216252024

   Thank you for your elaborate answer. 
   
   That check sounds useful, but only seems to work if people use specific 
methods directly in your code. In our case it is a custom helper method. I 
still expect that this is the cause of our trouble, because only DAGs that use 
the two helper methods we have identified have these inflated versions.
   
   Good to hear that the versions should be removed from the db with the 
cleanup. Once that is done I think I will set up some external monitoring on 
the db. It is pretty easy to query if there are a lot of versions with 
identical source code hashes, so I will get an alarm if someone manages to slip 
some randomness past the review process.


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