epam / cloud-pipeline

Cloud agnostic genomics analysis, scientific computation and storage platform
https://cloud-pipeline.com
Apache License 2.0
144 stars 59 forks source link

Introduce mount storages retries support #3383

Open tcibinan opened 10 months ago

tcibinan commented 10 months ago

Background

Currently, each remote storage mounting is attempted only a single time. Nevertheless, in certain cases it may be helpful to retry mounting.

Approach

Introduce retries support to storage mounts.