apns icon indicating copy to clipboard operation
apns copied to clipboard

sent 1000 push notes and it failed to send because of too many connections

Open theprojectabot opened this issue 10 years ago • 1 comments

Is there a batch limit I need to adher to?

I sent it to 1000 folks, each push note was c.Send and it processed them quite fast which was rad but at around 500 it just stopped sending. I then tried processing without a c.Send and it went through all the device tokens and complained at the end that there were too many connections.

theprojectabot avatar Aug 24 '15 04:08 theprojectabot

There shouldn't be a batch limit. It's quite odd that it stopped sending. No error message? Has anyone else seen this?

Apple does have a limit on connections opened to them for a given application.

nathany avatar Aug 24 '15 10:08 nathany