Tweak retry policy. 40x errors aren't typically recoverable other than 401s in the...
authorSteven Bazyl <sqrrrl@gmail.com>
Fri, 31 Jan 2014 01:27:16 +0000 (17:27 -0800)
committerSteven Bazyl <sqrrrl@gmail.com>
Fri, 31 Jan 2014 01:27:16 +0000 (17:27 -0800)
commitbfa522576637fed3725d5c73305eb23f996f0b0f
treeb6db82a4d1884ac9b527d8b6f3fb007a6d912798
parent0c8e067012d3f11b925aac84f41927d3df08d829
Tweak retry policy. 40x errors aren't typically recoverable other than 401s in the case of expired access tokens. Even then, 1 retry is enough
lib/google/api_client.rb
spec/google/api_client_spec.rb