fix(runtime-fallback): scope visible-assistant check to current turn and cleanup retry dedupe keys

This commit is contained in:
YeonGyu-Kim
2026-03-13 10:54:47 +09:00
parent cbe113ebab
commit 9bce6314b1
8 changed files with 435 additions and 40 deletions
+1
View File
@@ -76,6 +76,7 @@ export function createRuntimeFallbackHook(
deps.sessionRetryInFlight.clear()
deps.sessionAwaitingFallbackResult.clear()
deps.sessionFallbackTimeouts.clear()
deps.sessionStatusRetryKeys.clear()
}
return {