MarkEdmondson1234 / googleAuthR

Google API Client Library for R. Easy authentication and help to build Google API R libraries with OAuth2. Shiny compatible.
https://code.markedmondson.me/googleAuthR
Other
175 stars 54 forks source link

Retry on 408 status codes #199

Closed MarkEdmondson1234 closed 3 years ago

MarkEdmondson1234 commented 3 years ago

It seems ok to retry on 408 errors codes, otherwise people have to implement retry logic themselves

https://github.com/googleapis/nodejs-storage/issues/833

https://github.com/cloudyr/googleCloudStorageR/issues/136

MarkEdmondson1234 commented 3 years ago

https://github.com/MarkEdmondson1234/googleAuthR/commit/06e611880679fb8d2f8f740b64094edd4255f1f0