Offline Delivery & Storage Behavior
Arifa does not permanently store user notifications.
When a User Is Online
- Notifications are delivered instantly via WebSocket.
- Messages are not saved.
When a User Is Offline
- Notification is stored temporarily.
- Delivered automatically when the user reconnects.
Weekly Cleanup
- All delivered messages are deleted weekly.
- Undelivered messages remain until the user comes online.
Privacy
- Arifa never stores your data permanently.
- Only offline pending messages are kept.