voxel51 / eta

ETA: Extensible Toolkit for Analytics
https://voxel51.com
Apache License 2.0
29 stars 13 forks source link

Adding retry policy to HTTPStorageClient #544

Closed brimoor closed 2 years ago

brimoor commented 2 years ago

Adds a retry policy to HTTPStorageClient that behaves similarly to the default retry policies of S3StorageClient and GCSStorageClient.