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 9 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