web-push icon indicating copy to clipboard operation
web-push copied to clipboard

50 notifications in 30 seconds

Open tigreCoder opened this issue 3 years ago • 2 comments
trafficstars

What is your strategy to send a notification to thousands of subscribers ?

I'm sending some batch of 50 notifications. One batch takes 30s to complete, it seems really slow. Any way to get better results?

tigreCoder avatar Jan 12 '22 08:01 tigreCoder

what's the quotas and rate limit of the chrome and Firefox APIs? after try to push with google API (fcm.googleapis.com/fcm/send/...) in program loop, get connection refuse.

MrSaeedNasiri avatar Mar 02 '22 14:03 MrSaeedNasiri