q792602257
6776ac2f2d
Add public SDK cancel endpoint and CloudClient method
...
- POST /v1/tasks/{task_id}/cancel: tasks:submit scoped, 200 for
immediate/idempotent cancellation, 202 for newly recorded pending
cancellation, 404 for unknown task, 409 for terminal task.
- TaskCancellationResponse{task_id, status} model.
- Widen list_tasks status_filter Literal to include "cancelled".
- CloudClient.cancel_task(task_id).
- SDK-level tests covering queued/assigned/idempotent/404/409/scope
cases for both the router and CloudClient.
Task 5/9 of task-cancellation change.
2026-07-15 18:39:00 +08:00
..
2026-07-06 13:22:15 +08:00
2026-07-06 17:24:03 +08:00
2026-07-15 10:12:09 +08:00
2026-07-06 23:23:44 +08:00
2026-07-06 23:23:44 +08:00
2026-07-06 23:23:44 +08:00
2026-07-06 23:23:44 +08:00
2026-07-06 23:23:44 +08:00
2026-07-06 23:23:44 +08:00
2026-07-06 23:23:44 +08:00
2026-07-12 13:48:50 +08:00
2026-07-14 12:47:49 +08:00
2026-07-15 12:43:22 +08:00
2026-07-13 14:47:01 +08:00
2026-07-13 14:47:01 +08:00
2026-07-13 19:45:53 +08:00
2026-07-15 18:39:00 +08:00
2026-07-15 11:46:27 +08:00
2026-07-13 19:45:53 +08:00
2026-07-12 16:53:02 +08:00
2026-07-06 23:44:18 +08:00
2026-07-13 22:56:31 +08:00
2026-07-14 12:47:49 +08:00
2026-07-12 18:37:51 +08:00
2026-07-14 12:47:49 +08:00
2026-07-12 17:42:20 +08:00
2026-07-15 18:08:48 +08:00
2026-07-15 18:39:00 +08:00
2026-07-15 07:55:08 +08:00
2026-07-07 08:30:47 +08:00
2026-07-15 18:08:48 +08:00
2026-07-13 17:54:53 +08:00
2026-07-15 09:43:14 +08:00
2026-07-07 08:30:49 +08:00
2026-07-15 10:03:30 +08:00
2026-07-15 17:04:59 +08:00
2026-07-06 17:24:03 +08:00
2026-07-07 08:30:47 +08:00
2026-07-06 13:22:15 +08:00
2026-07-06 13:22:15 +08:00
2026-07-15 14:39:28 +08:00
2026-07-15 18:13:43 +08:00
2026-07-15 18:28:21 +08:00
2026-07-12 18:07:42 +08:00
2026-07-15 11:46:27 +08:00
2026-07-15 07:28:42 +08:00
2026-07-06 17:24:03 +08:00
2026-07-15 16:51:36 +08:00
2026-07-15 10:03:30 +08:00
2026-07-15 12:43:22 +08:00
2026-07-07 08:31:00 +08:00
2026-07-15 16:12:53 +08:00
2026-07-07 08:31:03 +08:00
2026-07-06 17:24:03 +08:00
2026-07-06 17:24:03 +08:00
2026-07-06 17:24:03 +08:00
2026-07-07 08:30:49 +08:00
2026-07-15 07:38:12 +08:00
2026-07-15 07:38:12 +08:00
2026-07-07 10:33:23 +08:00
2026-07-06 18:07:53 +08:00
2026-07-07 08:31:11 +08:00
2026-07-07 10:33:23 +08:00
2026-07-06 18:07:53 +08:00
2026-07-06 18:07:53 +08:00
2026-07-07 08:31:11 +08:00
2026-07-06 23:44:18 +08:00
2026-07-06 23:44:18 +08:00
2026-07-15 17:52:33 +08:00
2026-07-13 22:56:31 +08:00
2026-07-15 14:39:28 +08:00
2026-07-15 13:43:39 +08:00
2026-07-12 13:48:50 +08:00
2026-07-06 17:24:03 +08:00
2026-07-06 23:15:30 +08:00
2026-07-06 23:15:30 +08:00
2026-07-15 17:52:33 +08:00
2026-07-06 23:15:30 +08:00
2026-07-06 23:15:30 +08:00
2026-07-13 16:11:40 +08:00
2026-07-07 08:30:36 +08:00
2026-07-15 12:43:22 +08:00
2026-07-06 17:24:03 +08:00