Skip to main content

Module timeout

Module timeout 

Source
Expand description

Per-server timeout wrapper for tool dispatchers.

Structsยง

TimeoutDispatcher
A ToolDispatcher that enforces a per-call timeout on the inner dispatcher.
TimeoutResourceDispatcher
A ResourceDispatcher that enforces a per-call timeout on the inner dispatcher.