eladkal commented on pull request #21555: URL: https://github.com/apache/airflow/pull/21555#issuecomment-1046201897
> Note: I choose to add only Queue and not Running as running could potentially go over the limit of allowed running DagRuns. I would prefer to call the action by it's name. Queue is not so self explanatory and also kinda misleading as you are not really setting the tasks to Queue state. What about "Mark Running" which in essence this is what the action does. It make the DAGRun as running and the scheduler will pick up the tasks. -- 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]
