1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-19 13:29:41 +02:00

Revert "feat(app): 1s staleTime to avoid sending repeated requests" (#639)

This commit is contained in:
LP B 2025-04-14 01:12:11 +02:00 committed by GitHub
parent c331ada086
commit 7aa9f8b1c3
10 changed files with 14 additions and 4 deletions

View file

@ -88,7 +88,6 @@ export function createQueryClient() {
defaultOptions: {
queries: {
networkMode: 'offlineFirst',
staleTime: 1000, // 1s stale time by default
},
},
mutationCache: new MutationCache({