Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Settings → Execution Agents page can be reached by clicking the    menu item.


Image RemovedImage Added

In the Groups area a list of the execution groups is displayed.


 Image RemovedImage Added

Execution Groups are user defined groups where the Execution Agents are inserted.  Multiple agents can be part of the same execution group.

...

After a group is created, it will be visible in the Execution Groups list:

Image RemovedImage Added

Other operations that can be made over an Execution Group can be Edit or Remove.

...

Execution Agent configuration settings 

There are two settings configurable for execution agents in the configuration file that impact the workflow execution process in Flowster Studio:

  • TerminateHangingWorkflows setting - if set to "true" it will terminate the execution of started workflows in the case of an Execution Agent service failure (e.g. the service stopped, the server was restarted). The Execution Status of the workflows will be updated to Terminated when the Execution Agent service is available again. We recommend to not change the default value.

  • Assembly dependencies - there can be multiple version of the same library. There can be seen in the configuration file as well. We recommend to not change the default value.

Image Added

  • RunningWorkflowsLimit setting - this option limits the number of workflow executions that can be performed in parallel. By default it is set to 10, but is configurable per execution agent (only workflows with Execution Status Started/Running are included in the count). If the execution agent will be heavily loaded with parallel workflow executions, we recommend to lower this value to a value that allows the system to execute workflows with high performance. 

...