Comparing v1.9.3...v1.10.0 · googleapis/google-api-python-client
Navigation Menu
- Notifications You must be signed in to change notification settings
- Fork 2.6k
base repository: googleapis/google-api-python-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.9.3
head repository: googleapis/google-api-python-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.10.0
- 5 commits
- 13 files changed
- 4 contributors
Commits on Jun 26, 2020
-
1 Configuration menu
Commits on Jul 15, 2020
-
feat: discovery supports retries (#967)
Adding ability for discovery to retry on eligible http errors and connection problems with randomized exponential backoff. Also: * DRYing discovery tests to avoid warnings when reading test data. * Updating .gitignore Fixes: #848
Dmitry Frenkel authored
Jul 15, 2020