ExMCP.Reliability.Supervisor.ClientWrapper (ex_mcp v0.9.2)
View SourceWrapper process that integrates reliability features for MCP clients.
This process intercepts calls to the underlying client and applies:
- Circuit breaker protection
- Retry logic with exponential backoff
- Health monitoring integration
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.