mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-24 22:44: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_caching.py | ||
| test_error_handling.py | ||
| test_initialization_middleware.py | ||
| test_logging.py | ||
| test_middleware.py | ||
| test_rate_limiting.py | ||
| test_timing.py | ||
| test_tool_injection.py | ||