Difference between revisions of "Proxyd backend healthy"
Jump to navigation
Jump to search
(Created page with "In proxyd a backend is considered healthy if it meets the following criteria * Not banned * Avg 1-min moving window error rate ≤ configurable threshold * Avg...") |
|||
Line 9: | Line 9: | ||
+ | |||
+ | * [[response_timeout_seconds]] | ||
{{proxyd}} | {{proxyd}} |
Revision as of 15:15, 14 October 2024
In proxyd a backend is considered healthy if it meets the following criteria
- Not banned
- Avg 1-min moving window error rate ≤ configurable threshold
- Avg 1-min moving window latency ≤ configurable threshold
- Peer count ≥ configurable threshold
- Latest block lag ≤ configurable threshold
- ast state update ≤ configurable threshold
- Not currently syncing
proxyd, proxyd logs, config, routing_strategy, consensus_aware (deprecated), SenderRateLimitConfig
, Consensus awareness, ws_method_whitelist
, backend healthy, Proxyd logs
Advertising: