Explore more
...
Incomplete executions

Options related to incomplete executions

0 min

The following options in   settings determine if and how the incomplete executions are stored:

  • Allow storing incomplete executions This option enables incomplete executions for the . If this option is disabled,  doesn't store incomplete executions of the .
  • Sequential processing Sequential processing ensures that the  runs in a sequence. If there is an incomplete execution of the ,  pauses further scheduling of the  to keep the processing in the chronological sequence.  activates the  again after the  has no incomplete executions. If the  has instant scheduling,  stores the arriving bundles in the webhook queue.
  • Enable data loss Data loss setting controls what should happen when  cannot create an incomplete execution of a failed  run. This happens in most cases because the incomplete execution storage is full. Incomplete execution storage is limited based on the usage allowance. If you keep data loss disabled,  pauses scheduling of the  to avoid losing any more  runs, until you clear the incomplete execution storage and enable the  again. If you enable data loss,  will continue scheduling the  even if it couldn't store the incomplete execution.