seung-lab / cloud-files

Threaded Python and CLI client library for AWS S3, Google Cloud Storage (GCS), in-memory, and the local filesystem.
BSD 3-Clause "New" or "Revised" License
38 stars 8 forks source link

fix: ensure http secrets is compatible with graphene tokens #89

Closed william-silversmith closed 1 year ago

william-silversmith commented 1 year ago

Allows token type secrets to be fed in.

Also makes retry abort quickly for requests.exceptions.HTTPError