Module window_ec

Module window_ec 

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.
WindowEcLoadBalancer
Threshold-based load balancer that limits allocations per entry and handles failures.
WindowEcLoadBalancerRef
Internal representation of the threshold load balancer.