You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 9, 2018. It is now read-only.
Hi,
yesterday I sent about 35k push to my iOS users and it took about 2 hours to send them, is there a way to speed-up it? maybe using more threads? Is this something related to the slowness of apple apns?
The text was updated successfully, but these errors were encountered:
Disable 'check_for_errors' and increase the number of connections (defined on the app). What is your batch size? You can try tune that and the polling frequency.
Hi,
yesterday I sent about 35k push to my iOS users and it took about 2 hours to send them, is there a way to speed-up it? maybe using more threads? Is this something related to the slowness of apple apns?
—
Reply to this email directly or view it on GitHub.
Hi,
yesterday I sent about 35k push to my iOS users and it took about 2 hours to send them, is there a way to speed-up it? maybe using more threads? Is this something related to the slowness of apple apns?
The text was updated successfully, but these errors were encountered: