Hi everyone,
I have currently implemented a simple backend scheduled workflow, which either creates a new thing or modifies an existing thing based on a condition, and then recalls the scheduled workflow with an increased counter.
When this workflow is running it manages to exhaust all my working units.
Please see below the setup of the workflow.
Would really appreciate any help in debugging the workflow and the usage it is experiencing.