Module threshold

Module threshold 

Source

Structs§

Entry
Represents a single entry in the threshold load balancer. Tracks the maximum allowed requests, maximum errors, current usage count, and error count.
ThresholdLoadBalancer
Threshold-based load balancer that limits allocations per entry and handles failures.
ThresholdLoadBalancerRef
Internal representation of the threshold load balancer.