jscheffl commented on PR #53064:
URL: https://github.com/apache/airflow/pull/53064#issuecomment-3085413969

   > > Note that deletion of Dag seems to fail if the Dag has runs. But this 
seems to be a backend problem and is un-related to this PR. In the logs i can 
see:
   > 
   > I'm not able to reproduce, maybe it is when there are 'running' dags? Do 
you mind opening an issue with a sample dag code that makes it crash? That 
would really help.
   > 
   > cc: @jscheffl
   
   @pierrejeambrun I tried to reproduce and was running into the problem... 
sometimes... At least I can say, the Dag not able to be deleted needs to have a 
Dag run, in my cases the runs had failed tasks and the status was failed. I am 
not sure and found to way to deterministically generate the problem... else I'd 
open a bug ticket. I can just say I did not see an exception trace on API 
server which is strange.


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to