apns
apns copied to clipboard
sent 1000 push notes and it failed to send because of too many connections
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.