Files
CLIProxyAPI/sdk/cliproxy
Luis Pater fa01468e95 perf(auth): optimize scheduler result updates with targeted model shards
- Add `upsertAuthResult` to incrementally update only affected model shards after request completion.
- Cache supported model sets per auth using registry epoch tracking to avoid redundant lookups.
- Preserve full shard synchronization for auth lifecycle events and credential-scoped results.

Closes: #5061
2026-09-06 16:42:59 +08:00
..