Web Push through a service worker. Each browser a person opts in on becomes a subscription row; the reminder engine pushes to every one of them. Tapping the notification focuses an existing window and navigates it, or opens a new one.
Also called: push notification · phone alert · reminder when the app is closed · web push
- 1The client registers /sw.js, requests permission, subscribes with the VAPID public key and saves the subscription to /api/push/subscribe (upserted on the endpoint, so re-subscribing the same browser is idempotent).
- 2The server pushes with web-push and prunes dead endpoints on 404/410.
- 3The service worker shows the OS notification with a tag that collapses duplicates of the same reminder, and handles the click.
- 4The whole path no-ops when VAPID is not configured.
Migration 105 built it for self-reminders so a rep is reached with the app closed. The reminders cron records that tasks were left out of it for a long time: push was 'Offered in the composer since it was built; never actually sent for tasks until now.'
- Reminders unreachable once the tab is closed
- A push option that did nothing for tasks
See it on your own jobs
Twenty minutes, your numbers, no slide deck. We’ll build one of your real buildings in front of you and send you the estimate link at the end — yours to keep either way.
or keep browsing features →