Continuous {{ 'activity' | plurify : selection.allObjects.length : 'activities' }}

No continuous activity in this project.

You can create continuous activities from the Flow.

Read the documentation to learn more

  • Any State
  • Started
  • Stopped

(state: {{item.desiredState}}{{item.loopParams.abortAfterCrashes > 0 ? (' with max ' + item.loopParams.abortAfterCrashes + ' restart'):''}} / {{!item.mainLoopState.futureInfo ? 'not running' : (!item.mainLoopState.futureInfo.hasResult ? 'running' : 'finished')}})