Open
Description
Description
To my knowledge, there is no way to interupt a job, neither from the dashboard REST API nor the dashboard UI.
It would be helpful to have
- an endpoint in the dashboard API to kill a job
- a button in the "Jobs" tab in the dashboard UI to kill a job.
Use case
A long-running job has been updated and needs to be restarted, so I stop the running job and re-submit with newer code/config.