kinetex - v0.0.2
    Preparing search index...

    Interface TimeoutConfig

    interface TimeoutConfig {
        request?: number;
        response?: number;
    }
    Index

    Properties

    Properties

    request?: number

    Total request timeout in ms

    response?: number

    Time to wait for a response to start