runCheckpointedExport
runCheckpointedExport(
options):Promise<ExportCheckpoint>
Defined in: checkpoint.ts:141
Runs independently committable export units. A unit must be idempotent for
(contentId, profileId, unitIndex); the checkpoint is advanced only after it commits.
Parameters
Section titled “Parameters”options
Section titled “options”Returns
Section titled “Returns”Promise<ExportCheckpoint>