Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Horrible Performance on push to many #146

Open
ghost opened this issue Nov 23, 2016 · 1 comment
Open

Horrible Performance on push to many #146

ghost opened this issue Nov 23, 2016 · 1 comment

Comments

@ghost
Copy link

ghost commented Nov 23, 2016

Pushing to 16500 Devices takes over 2 minutes. Is it allways so slow or is it me?

@Hissvard
Copy link

Been encountering this as well, sending to 10,000 targets was enough to bring down the whole thing for 20 minutes.

In case anyone has the same issue, I've found no solution other than just migrating to Firebase rather than communicating directly with APN.

In old projects I've been implementing a queue so they're sent 20 at a time and it doesn't seem to blow up, depending on your case it might also be possible to use Google's batchImport functionality to convert APN tokens to Firebase ones.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant