Commit Graph

1 Commits

Author SHA1 Message Date
Joseph Doherty
aad9cf17e4 feat: add token bucket rate limiter for consumers (Gap 3.13)
Implements TokenBucketRateLimiter with refill-over-time semantics,
TryConsume/EstimateWait/WaitForTokensAsync API, and dynamic rate updates.
12 tests covering all behaviors including SW004-suppressed refill timing test.
2026-02-25 11:15:58 -05:00