ToothlessGear / node-gcm

A NodeJS wrapper library port to send data to Android devices via Google Cloud Messaging
https://github.com/ToothlessGear/node-gcm
Other
1.3k stars 208 forks source link

fix: Gcm InternalServerError should also be retied with exponential-back-off. #336

Closed yog27ray closed 4 years ago

yog27ray commented 4 years ago

as per the Firebase Error Code "InternalServerError" should be retired similar to "Unavailable" error.