fix(app,ui): session review reactivity and VCS query cache (#30660)

This commit is contained in:
Brendan Allan
2026-06-04 02:59:56 +00:00
committed by GitHub
parent 55bafa29d4
commit c35267776a
2 changed files with 21 additions and 22 deletions
-2
View File
@@ -467,8 +467,6 @@ export default function Page() {
return {
queryKey: [...vcsKey(), mode] as const,
enabled,
staleTime: Number.POSITIVE_INFINITY,
gcTime: 60 * 1000,
queryFn: mode
? () =>
sdk.client.vcs