@bluelibs/runner - v5.5.0
    Preparing search index...

    Variable durableExecutionErrorConst

    durableExecutionError: IErrorHelper<
        {
            attempt: number;
            causeInfo?: { message: string; stack?: string };
            executionId: string;
            message: string;
            taskId: string;
        } & DefaultErrorType,
    > = ...