kreait / firebase-bundle

A Symfony Bundle for the Firebase PHP Admin SDK
https://github.com/kreait/firebase-php
MIT License
135 stars 25 forks source link

Ability to use guzzle middleware? #33

Closed micronax closed 2 years ago

micronax commented 3 years ago

Hi there, is there any way to modify the underlaying guzzle client's options like eg. to add a guzzle retry middleware?

jeromegamez commented 3 years ago

Sorry for the late reply! This is currently not possible, the underlying SDK has some HTTP options available (https://firebase-php.readthedocs.io/en/5.x/setup.html#http-client-options) but I'm not sure they can be set with the bundle.

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.