ferruzzi commented on issue #59220: URL: https://github.com/apache/airflow/issues/59220#issuecomment-3633660756
Hm, I wonder if that's still the desired behavior. I can do an easy deadline-specific workaround by adding a check before the `if dr.state in State.finished_dr_states: ` but I wonder if it's something we want to change. What are the advantages of this way instead of just always flagging it QUEUED? Are we saying that if it's currently running when a user clears it, that it just restarts instead of getting tossed back into the queue? That doesn't seem like the expected behavior, but maybe I'm wrong. -- 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]
