Anchorage API reference
    Preparing search index...

    Persistent scan position used to rotate bounded deadline passes.

    interface RunDeadlineCursor {
        deadlineAt: number;
        runId: string;
        workflowId: string;
    }
    Index

    Properties

    deadlineAt: number
    runId: string
    workflowId: string