Documentation Index
Fetch the complete documentation index at: https://fastmcp-transfer-to-prefecthq.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Join us at the inaugural PyAI Conf in San Francisco on March 10th! Learn More
Documentation Index
Fetch the complete documentation index at: https://fastmcp-transfer-to-prefecthq.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
fastmcp.server.middleware.error_handlingErrorHandlingMiddleware on_message on_message(self, context: MiddlewareContext, call_next: CallNext) -> Any
get_error_stats get_error_stats(self) -> dict[str, int]
RetryMiddleware on_request on_request(self, context: MiddlewareContext, call_next: CallNext) -> Any