esl / MongoosePush

MongoosePush is a simple Elixir RESTful service allowing to send push notification via FCM and/or APNS.
Apache License 2.0
108 stars 24 forks source link

TooManyProviderTokenUpdates #143

Closed andrewvmail closed 8 months ago

andrewvmail commented 4 years ago

I have no log at this point, just want to put this issue in first. Seems after a while mongoosepush starts to out put TooManyProviderTokenUpdates. And push to ios is intermitent. I'm just observing this the first time now. I restart with debug on and it went back to normal. I'll leave it on and if the problem happens again I will post the logs.

Using FROM mongooseim/mongoose-push:2.0.2

andrewvmail commented 4 years ago

This doesn't happen anymore... Based on what I read in stack overflow there is a cap on how many times token refresh can happen. Could be I'm using the same token in multiple host...

andrewvmail commented 3 years ago

Happening again. Opened up an issue in sparrow. https://github.com/esl/sparrow/issues/50

pawlooss1 commented 8 months ago

As this issue is related to the code in the sparrow library, I'll close it so there is no duplicates. I responded at the issue you've created in the library project.