firebase / firebase/firebase-admin-python
FR: Allow a custom retry policy for firebase cloud messaging
Abierto
type: feature request
- Lenguaje dominante
- Python
- Estrellas
- 1.2k
- Forks
- 359
- Merge medio
- 5 d 6 min
- PR fusionados (30 d)
- 2
Descripción
Hi there!
It seems as though there is currently no way to supply a different retry policy when initializing an app (it's not one of the options specified [here](https://firebase.google.com/docs/reference/admin/python/firebase_admin#initialize_app), like httpTimeout). This would be useful for customization, as we'd like to modify some of the settings set [here](https://github.com/firebase/firebase-admin-python/blob/527a8245e1ba461817be3f38ac142a0563daeb4d/firebase_admin/_http_client.py#L32).
Thank you!
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.