torque-pro-assistant - v1.0.0
    Preparing search index...
    interface UseBackendStatusOptions {
        retryIntervalMs?: number;
    }
    Index

    Properties

    Properties

    retryIntervalMs?: number

    Poll cadence between failed pings, in ms. Defaulted to the production 4s; tests override to keep runs fast.