@gradientedge/commercetools-utils
    Preparing search index...

    Interface ExtensionSetTimeoutInMsAction

    interface ExtensionSetTimeoutInMsAction {
        action: "setTimeoutInMs";
        timeoutInMs?: number;
    }

    Hierarchy (View Summary)

    Index
    action: "setTimeoutInMs"
    timeoutInMs?: number

    Value to set. If no timeout is provided, the default value is used for all types of Extensions. We recommend keeping the timeout as low as possible to avoid performance issues.

    The limit of 10000 ms (10 seconds) can be increased per Project after we review the performance impact.
    Please contact the [commercetools support team](https://support.commercetools.com) and provide the Region, Project key, and use case.