wip to be discuss

This commit is contained in:
lebaudantoine
2026-09-04 14:19:54 +02:00
parent b9ef6e6eb3
commit 2e33052516
@@ -37,7 +37,7 @@ export const LobbyProvider = () => {
if (isParticipantsOpen) return POLL_INTERVAL_MS
return LAZY_POLL_INTERVAL_MS
},
refetchIntervalInBackground: true,
refetchIntervalInBackground: false,
})
// Triggers: each one-shot, idempotent, deduped by React Query if