eladkal commented on pull request #21555: URL: https://github.com/apache/airflow/pull/21555#issuecomment-1046616149
> However, I do agree that just "Queue" might not do the job. "Mark Queued" might be better but also not really sure... The action you are taking is on DAGRun object. This is what the user expect. To my perspective since there is no such thing as Queue state for DagRuns it can cause confusion. Specifically because Task Queue state means that it already passed the scheduler and was eligible for running, waiting for worker slot - which is not what you want here. Lets see what other thinks :) -- 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]
