Document task cancellation latency in CLOUD_DEPLOYMENT.md (task-cancellation 8.1)

This commit is contained in:
2026-07-15 19:14:52 +08:00
parent 18f053e64b
commit 1dd24825ca
2 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -59,7 +59,7 @@
## 8. Docs
- [ ] 8.1 Add a short section to `docs/CLOUD_DEPLOYMENT.md` documenting that cancellation is collaborative (not instantaneous) for `assigned`/`dispatched` tasks, bounded by roughly one third of the configured lease duration, with immediate effect for `queued` tasks.
- [x] 8.1 Add a short section to `docs/CLOUD_DEPLOYMENT.md` documenting that cancellation is collaborative (not instantaneous) for `assigned`/`dispatched` tasks, bounded by roughly one third of the configured lease duration, with immediate effect for `queued` tasks.
## 9. End-to-end verification