fix(auth): preserve session affinity across priorities
Keep a healthy cached session binding even when a higher-priority credential recovers. Continue applying credential priority to cold selection, plugin scheduling, and true failover. Resolve the across-priority candidate list in a single availability pass and narrow the highest-priority tier from the same cloned auths, so the selection path does not scan or deep-clone candidates twice. Document that an established binding outranks credential priority. Fixes #4808
S
sususu committed
65fc536e6e320aeb4e3849426c58a36f4f94bcbf
Parent: 2e91e99
Committed by sususu98 <33882693+sususu98@users.noreply.github.com>
on 8/6/2026, 2:29:57 AM