@runloop/api-client - v1.22.0
    Preparing search index...

    Information about why a scenario execution failed

    interface FailureReason {
        exception_message: string;
        exception_type: string;
    }
    Index

    Properties

    exception_message: string

    The exception message providing context

    exception_type: string

    The exception class name (e.g., 'TimeoutException', 'AgentTimeoutError')