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
Sorry, there is an obvious mistake in my bug report, 3_590 is just less than one hour 🤦♂️ so that’s not the problem.
The problem seems to be that multiple workers should all be using the same token.
I’m getting an error
response: :too_many_provider_token_updates
The code here shows that token is refreshed every minute instead of “no more than once every 20 minutes” as the APNS documentation requires.
pigeon/lib/pigeon/apns/jwt_config.ex
Line 127 in e5ca4be
Documentation extract
I’d be happy to submit a pull request to help.
The text was updated successfully, but these errors were encountered: