Live data from Hacker News

Show HN: Open-source OneSignal alternative – MagicPush

github.com

1–6 of 6 posts

Re: Show HN: Open-source OneSignal alternative – MagicPush

#6

Does this support staggering notifications over a period of time? We keep on running into infrastructure ceilings due to traffic spikes after particularly engaging notifications.

Good point! Right now we retry the notifications max 3 times but you can change that variable. In the future I want to use something like batches to send notifications.