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

    Class RateLimitError

    Rate-limit error with retry timing information

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    code: ErrorCode
    details?: Record<string, any>
    isRecoverable: boolean = false
    protonCode?: number
    retryAfter?: number

    Methods