Skip to main content
Glama

retry_retry_http

Automatically retry HTTP requests when they fail due to network errors, rate limits, or server errors using exponential backoff with optional jitter.

Instructions

[retry] Make an HTTP request with automatic retry on failure. Retries on network errors, 429 rate limits, and 5xx server errors using exponential back-off with optional jitter.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYes
methodNo
bodyNo
headersNo
max_attemptsNo
delay_secondsNo
backoff_factorNo
jitterNo
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