Workflow runs two threads in its process: - Main thread to check for work - Second to run user function/command Health check could be an additional process to monitor the resources that the main process and its threads are using.
Workflow runs two threads in its process:
Health check could be an additional process to monitor the resources that the main process and its threads are using.