| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Triggering the retry mechanism on invalid requests due to inconsistent behavior in Google Maps API, which is described in issue #366.
The side effect is that if wrong parameters are provided request won't fail on the first try but will go through a retry mechanism.
Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
Fixes #366 🦕