agentic-community / agentic-community/mcp-gateway-registry
Circuit Breaker for MCP
未關閉
- 主要語言
- Python
- 星號
- 911
- 分支
- 234
- 平均合併
- 1 天 11 小時
- 30 天內合併 PR
- 62
描述
We need Circuit Breaker for MCP backend servers (Jira, Confluence, etc.) to prevent:
- Retry storms from agents when backend is down
- Timeout accumulation (agents waiting 30s+ for each failed call)
- Cascading failures
The registry (mcp-gateway-registry) doesn't have Circuit Breaker built-in.
Does anyone know how to implement this? What approaches are being used in production?
貢獻指南
評估
這個 Issue 還沒有評估資料。