Function withDefaultActions

  • Parameters

    • Rest ...args: string[]

      The other actions

    Returns string[]

    Deprecated

    • Use withBasicActions instead, it is compatible with orchestration machine v3

    This function is compatible with orchestration machine v2

    This function added the default actions to the action list The default actions are:

    • updateLogs
    • updateCheckpoint
    • updateExecutionUnits

Generated using TypeDoc