Skip to main content
Glama

retry_circuit_call

Retry HTTP calls using circuit breaker patterns to handle failures by preventing requests when circuits are open, improving reliability in distributed systems.

Instructions

[retry] Make an HTTP call through a named circuit breaker. If the circuit is open, returns immediately without making the request.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYes
urlYes
methodNo
bodyNo
headersNo
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/0-co/agent-friend'

If you have feedback or need assistance with the MCP directory API, please join our Discord server