Skip to content

0.0.7

Compare
Choose a tag to compare
@as2388 as2388 released this 03 Jun 12:19
· 282 commits to master since this release
  • Automatically retries Drive upload requests on socket.timeout and HttpError 503 with binary exponentiated backoff (#28, #27).
  • Fixes the Google Cloud uploader's automatic retry on timeout checking the wrong chunk size (#30).
  • Adds google_cloud_utils.list_blobs (#31).