| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
… attribute is passed in, otherwise default to decorators value
|
+1, was just considering writing this same pull request. |
Sorry, something went wrong.
|
+1 for the fix |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Add ability to customize requests ReadTimeout if session with timeout attribute is passed in, otherwise default to decorators value.
Allows you to pass in your own requests.Session() object with a timeout field. This allows people to have a customized ReadTimeout that is much shorter than the default 60 seconds. Useful when Firebase is having intermittent server issues, so retrys can happen at a quicker rate.