Skip to main content

Module reconnect

Module reconnect 

Source
Expand description

Auto-reconnecting client decorator for transport resilience.

Wraps an McpClient and automatically reconnects when a TransportDead error is detected.

Structsยง

ReconnectingClient
A client wrapper that auto-reconnects on transport death.