mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-31 04:12:10 +03:00
Replace the saturation-signal approximation (globalUsedPercent × effectiveLimit, which is always 0 for requests/tokens/usd) with store.poolConsumedTotal() so the pool actually saturates and enforceQuotaShare returns "block" when the pool total hits the effective limit for countable dimensions. "percent" dimensions continue to use the upstream saturation signal, which is the authoritative measure for provider-reported utilisation windows.