You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 补充:balanced 模式的活跃会话计数直接读取 live session tracker 的轻量计数,不再通过完整 snapshot 汇总,避免路由热路径被展示快照牵连。
269
269
- 验证:`go test ./internal/gettokenshooks -count=1`、`go test ./internal/cmd -count=1`、`go test ./internal/gettokensrouting ./internal/gettokenshooks ./internal/cmd ./sdk/cliproxy/auth -count=1` 全部通过。
0 commit comments