erio
3fa5b8bca5
fix: flaky WebSocket test, usage request queue, and test improvements
- Fix flaky WebSocket passthrough test: allow StatusNormalClosure after
client close instead of requiring NoError (race condition fix)
- Fix ratelimit 401 test: use PlatformOpenAI instead of PlatformGemini
for OAuth token cache invalidation scenario (more accurate)
- Add usageLoadQueue: Anthropic OAuth/setup-token accounts sharing the
same proxy exit are serialized with 1-2s jitter to prevent upstream 429
- AccountUsageCell: add module-level usage cache (5min TTL), unmounted
safety guard, and integrate enqueueUsageRequest for throttled fetching
2026-04-14 20:13:59 +08:00
..
2026-04-14 20:13:59 +08:00
2026-03-16 16:22:51 +08:00
2026-04-11 13:16:35 +08:00
2026-03-04 13:54:18 +08:00
2026-04-14 09:26:08 +08:00
2026-04-11 13:16:35 +08:00
2026-03-09 19:38:23 +08:00
2026-03-16 16:22:51 +08:00
2026-04-04 11:21:11 +08:00
2026-03-05 11:50:58 +08:00
2026-04-11 13:16:35 +08:00
2026-03-04 13:54:18 +08:00
2026-03-03 06:23:56 +08:00
2026-02-14 11:56:08 +08:00
2026-04-10 18:27:53 +08:00
2026-02-11 17:04:57 +08:00
2026-04-14 20:13:59 +08:00
2026-03-09 09:51:26 +08:00
2026-02-28 15:01:20 +08:00
2026-03-09 09:51:26 +08:00