mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
546 B
546 B
timeout/ — tool-call timeout policy
English | 中文
This group applies deployment-configured deadlines to model-facing tool calls. Capabilities remain responsible for terminating their own work.
| Package | Role |
|---|---|
timeout-policy/ |
Enforces configured per-tool call deadlines |
The pure timing primitives live in util/timeout. See the timeout-library decision.