As a user I want to be able to cancel (pending/in progress) job - it should terminate underlying process immediately so worker pick new job asap Why? I could start a task by mistake or need higher priority for my worker asap.
As a user I want to be able to cancel (pending/in progress) job
Why? I could start a task by mistake or need higher priority for my worker asap.