firebase-admin-python
firebase-admin-python copied to clipboard
FR: Allow a custom retry policy for firebase cloud messaging
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, like httpTimeout). This would be useful for customization, as we'd like to modify some of the settings set here.
Thank you!
This is something we should add to all our Admin SDK implementations. It's not a very high priority feature right now, so I don't think it will happen immediately. But, we can continue to discuss and gather requirements here.