Live draw
⏱ 2 min · updated May 22 · by Sophie B.
Recover after a browser crash
In short
Good news: zero data loss. State is saved server-side continuously. Reload the page and pick up exactly where you were.
No panic: all drawn numbers and validated winners are saved. The window closes but the session keeps going server-side.
1 The procedure
1
Reopen the browser
Or simply refresh the page (F5 / Cmd+R).
2
Go to your session
Dashboard → ongoing sessions → yours.
3
Live console
Resume the draw: all drawn numbers are preserved.
4
The room screen reconnects on its own
No action needed on it.
2 What really happens server-side
Every draw is written to the database immediately. The session stays "open" server-side until you click "Stop the event".
In short
Even if you close everything by accident, you can resume 10 minutes or 2 hours later. The session waits for you, exactly where it stopped.
Did you know?
"Forgotten" sessions are automatically archived after 24 h of inactivity to free memory. But you can always view them read-only.
Did this article help?