mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-18 03:31:23 +00:00
61d35cac34
Replace racy check-then-increment RPM logic with atomic increment-first pattern to prevent concurrent requests from bypassing the rate limit. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>