Fallback Retry Policy

The Fallback Retry Policy API configures how the Allternit LLM gateway retries failed requests and whether it sends a cross-provider fallbackModels chain to the Gizzi runtime. The actual retry orchestration lives in the gateway failover layer; this API owns the durable configuration. All fallback retry policy endpoints require the caller to be an organization owner or admin.

Base URL

For local development:

Endpoints

Policy fields

Retryable statuses: refusal, error, rate_limited, budget_exceeded, dlp_blocked, client_disconnected, timeout.

Get the policy

Response

Update the policy

Response

Error codes