Add in one retry for network failures to reduce (eliminate?) flaky / intermittent failures. For example https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/46346592 after #509 failed on code that didn't even change in the PR.
Add in one retry for network failures to reduce (eliminate?) flaky / intermittent failures.
For example
https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/46346592
after #509 failed on code that didn't even change in the PR.