metaspace2020 / Lithops-METASPACE

Lithops-based Serverless implementation of the METASPACE spatial metabolomics annotation pipeline
12 stars 4 forks source link

Add read_cloud_object_with_retry #69

Closed omerb01 closed 4 years ago

omerb01 commented 4 years ago

This PR recovers read_object_with_retry() for cloud objects by a dedicated utils function: read_cloud_object_with_retry() it works with current PyWren's master branch.