Candidate filtering
Routes retain enabled Endpoints that match the required chain, network, and protocol.
RPC failover
Keep primary and backup Endpoints behind one Access Point. Retryable failures can move to another eligible target within the Route attempt bound.
Priority routing follows the configured Endpoint order and advances when a target is filtered, rejected by its Circuit, or returns a retryable failure. Valid upstream JSON-RPC application errors remain final.
Routes retain enabled Endpoints that match the required chain, network, and protocol.
Route configuration sets the attempt limit, while the Gateway decides which operations can move after each failure.
Circuit states stop traffic to an unhealthy Endpoint and admit probes as recovery progresses.
Synchronize Endpoints from supported vendors, add matching targets to a Route, and choose ordered priority or weighted selection for the eligible candidate set.
Explore multi-provider RPCReview retry strategyUnderstand Circuit states
Next step
Place matching Endpoints in priority order, then choose the attempt bound that fits your application calls.