@qtsurfer/api-client
    Preparing search index...

    Type Alias ExecuteSweepErrors

    type ExecuteSweepErrors = {
        "400": ResponseError;
        "404": ResponseError;
        "429": ResponseError;
    }
    Index

    Invalid sweep specification or the expanded grid exceeds the server limit.

    Prepared request not found or expired.

    Sweep queue or user concurrency limit reached.