Expand description
This module manages communication with validator nodes, including connection pooling, load balancing, request deduplication, caching, and performance tracking.
Structs§
- Requests
Scheduler - Manages a pool of validator nodes with intelligent load balancing and performance tracking.
- Requests
Scheduler Config - Configuration for the
RequestsScheduler. - Scoring
Weights - Configurable weights for the scoring algorithm.