it
    Preparing search index...

    Interface ClientOptions

    interface ClientOptions {
        timeout?: number;
    }
    Index

    Properties

    Properties

    timeout?: number

    If a remote method invocation is not resolved within this many ms, throw an AbortError