Closed omerb01 closed 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.
read_object_with_retry()
read_cloud_object_with_retry()
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.