dd-trace
    Preparing search index...

    Interface ExternalExperimentCloseOptions

    interface ExternalExperimentCloseOptions {
        error?: string | Error;
        status?: string;
    }
    Index
    error?: string | Error
    status?: string