mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-09 23:29:10 +02:00
Replace tool timeout parameter with Docket's native Timeout dependency. Components declaring Docket deps (Timeout, Retry, etc.) are now: - Registered with Docket at startup - Auto-routed through Docket even for foreground calls Known limitations to discuss: - Context not available in Docket workers - Registration bug: register_with_docket still checks supports_tasks() - Error propagation: ToolError wrapped in McpError - Performance: every call goes through Redis+worker |
||
|---|---|---|
| .. | ||
| v3-notes | ||
| contributing.mdx | ||
| releases.mdx | ||
| tests.mdx | ||
| upgrade-guide.mdx | ||