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

This commit is contained in:
Brendan Allan 2026-06-04 10:59:56 +08:00 committed by GitHub
commit c35267776a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 21 additions and 22 deletions

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