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

Delay when sending over 20 messages #55

Open
riderofzion opened this issue Jul 2, 2016 · 0 comments
Open

Delay when sending over 20 messages #55

riderofzion opened this issue Jul 2, 2016 · 0 comments

Comments

@riderofzion
Copy link

Hi,

I am using this function to push messages to my devices and I've got some problems. The first 20 messages are received instantly but after 20, there is delays (like 30 secondes and more).
Device.objects.all().send_message({'id': '{}'.format(msg),})

This problem is not present when I push from "phpfiddle.org" for example.

Thank You

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