Skip to main content

Interface: ITimeSkippingStatePropagation

common.v1.ITimeSkippingStatePropagation

Properties of a TimeSkippingStatePropagation.

Implemented by

Properties

fastForwardTargetTime

Optional fastForwardTargetTime: null | ITimestamp

If there is a fast-forward action set for the previous run in a chain of runs, the target time should be propagated to the next run as well.


initialSkippedDuration

Optional initialSkippedDuration: null | IDuration

The time skipped by the previous execution that started this workflow. It can happen in child workflows and a chain of runs (CaN, cron, retry).