mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-24 14:34:17 +02:00
* Add poll_interval to TaskConfig Allow users to configure polling interval per component via TaskConfig(poll_interval=timedelta(...)). Default is 5 seconds. * Update snapshots for poll_interval field * Add version badge to poll_interval docs * Add defensive handling for Redis data and align default poll intervals |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_tool.py | ||
| test_tool_future_annotations.py | ||
| test_tool_manager.py | ||
| test_tool_transform.py | ||