Member Junction
    Preparing search index...

    An IProcessRunTracker that discards all run/detail tracking.

    Implements

    Index

    Constructors

    Methods

    • Persists the resume cursor + running counts after a batch and reports whether to continue. Implementations that support pause/cancel re-check their backing row's cancellation flag here and return false to request a graceful pause.

      Returns Promise<boolean>

      true to continue, false to pause/stop.