We have a service which highly depends on Google Drive (uses Python SDK got from https://developers.google.com/api-client-library/python/), our service goes through google d
That's approximately the same error rate I see. Just do an exponential backoff and retry.