Difference between revisions of "Proxyd backend healthy"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
* [[response_timeout_seconds]] | * [[response_timeout_seconds]] | ||
* [[out_of_service_seconds]] | * [[out_of_service_seconds]] | ||
+ | * [[max_latency_threshold]] | ||
{{proxyd}} | {{proxyd}} |
Revision as of 15:17, 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: