Files
CLIProxyAPI/sdk/cliproxy/auth
DragonFSKY 5c817a9b42 fix(auth): prevent stale ModelStates inheritance from disabled auth entries
When an auth file is deleted and re-created with the same path/ID, the
new auth could inherit stale ModelStates (cooldown/backoff) from the
previously disabled entry, preventing it from being routed.

Gate runtime state inheritance (ModelStates, LastRefreshedAt,
NextRefreshAfter) on both existing and incoming auth being non-disabled
in Manager.Update and Service.applyCoreAuthAddOrUpdate.

Closes #2061
2026-03-14 23:46:23 +08:00
..
2025-09-22 01:40:24 +08:00
2026-03-09 22:27:15 +08:00
2026-03-09 22:27:15 +08:00
2026-03-09 22:27:15 +08:00
2025-09-22 01:40:24 +08:00