POS offline queue
What happens when the network drops and how orders flush on reconnect.
Goal Keep taking orders briefly offline without double-firing chaos.
Who Cashier on POS.
Steps
- Watch for offline indicators on POS.
- Continue only as trained — queue holds local actions.
- When network returns, wait for flush / sync to finish.
- Verify kitchen received queued tickets before taking more complex orders.
