Proton Drive CLI API Documentation - v0.1.2
    Preparing search index...

    Variable DEFAULT_RETRY_CONFIGConst

    DEFAULT_RETRY_CONFIG: RetryConfig = ...

    Default retry configuration

    • 3 attempts total (1 initial + 2 retries)
    • Start with 1s delay, max 10s, 2x backoff
    • Retry network and timeout errors