@karmaniverous/jeeves
    Preparing search index...

    Function isTransientError

    • Classify whether an error is a transient network failure.

      Parameters

      • err: unknown

        The caught value.

      Returns boolean

      true for ECONNRESET, ETIMEDOUT, UND_ERR_CONNECT_TIMEOUT, AbortError, and timeout-related fetch errors.