ts-lambda-api - v2.5.2
    Preparing search index...

    Interface RetryableTrait

    interface RetryableTrait {
        throttling?: boolean;
    }
    Index

    Properties

    Properties

    throttling?: boolean

    Indicates that the error is a retryable throttling error.