Commit 2ecb300
authored
fix(model-cache): dedupe concurrent fetches and throttle empty-response telemetry (#1072)
* fix(model-cache): dedupe concurrent fetches and throttle empty-response telemetry
* fix(model-cache): preserve per-caller failure contract on shared in-flight fetch
* refactor(model-cache): inline redundant refreshPromise IIFE in refreshModels
* fix(model-cache): drop redundant telemetry gate, restore ordering comment, cover in-flight cleanup
* test(model-cache): fix misleading auth-isolation comment, add same-token case1 parent 725fafd commit 2ecb300
2 files changed
Lines changed: 558 additions & 82 deletions
0 commit comments