brs-fcoo commented on issue #31544:
URL: https://github.com/apache/airflow/issues/31544#issuecomment-2839906085
I know this is a quite old issue, but since it's still open and my request
is related I didn't want to open a new issue.
We are migrating from an old Airflow setup to a new one, and found the 'run'
button to be missing as well.
It is not a feature that we have used often, but a few times it has been
very handy as we are running a very complex setup that includes a HPC cluster.
Here we sometimes have used the feature on tasks which are in queued state,
that we would actually like to be run immediately.
So my request is not to bring back the old functionality as it was, and I
agree that it probably was a good thing to remove as it was implemented. Our
use case is to run a task, which is in a state where it is ready to run but
just queued. So providing a button that in essence just moves the tasks to the
front of the queue or changing the priority to something very high, would be
very helpful for us and as I see it without introducing any security concerns
as we are not modifying the state directly or ignoring dependencies.
--
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]