firebase / firebase-admin-go

Firebase Admin Go SDK
Apache License 2.0
1.13k stars 242 forks source link

FR:firebase client could handle retry for batch Send methods #482

Open sahejsingh opened 2 years ago

sahejsingh commented 2 years ago

Describe your environment

[REQUIRED] Step 3: Describe the problem

Retry when one of the tokens gets INTERNAL error.

Here is the scenario:

And we would like to try for that one token that got the internal error.

Proposed Solution

This library allows users to configure

google-oss-bot commented 2 years ago

I found a few problems with this issue: