-
Notifications
You must be signed in to change notification settings - Fork 5
Cancel job endpoint and UI button #48
Copy link
Copy link
Open
Labels
P0Critical priorityCritical prioritybackendServer, API, orchestratorServer, API, orchestratorenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededuxUser experience and interactionsUser experience and interactions
Milestone
Metadata
Metadata
Assignees
Labels
P0Critical priorityCritical prioritybackendServer, API, orchestratorServer, API, orchestratorenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededuxUser experience and interactionsUser experience and interactions
Add POST /jobs/{id}/cancel to gracefully stop a running job and a UI button to trigger it.\n\nAcceptance Criteria:\n- Running job transitions to 'cancelled'\n- Background thread and timers cleaned up\n- UI reflects cancelled state