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
We are encountering sometimes error 502 - GCM HTTP Error: BadGateway when sending push notif via FCM in the pushsharp.
How can we fix this? Does the library handles the auto retry? We saw that this kind of error is just a temporary in the server of google, and their suggestion is to retry. How can we handle this in the pushsharp? Like retrying the failed ones?
The text was updated successfully, but these errors were encountered:
We are using the latest PushSharp 4.0
We are encountering sometimes error 502 - GCM HTTP Error: BadGateway when sending push notif via FCM in the pushsharp.
How can we fix this? Does the library handles the auto retry? We saw that this kind of error is just a temporary in the server of google, and their suggestion is to retry. How can we handle this in the pushsharp? Like retrying the failed ones?
The text was updated successfully, but these errors were encountered: