Home > Forum > Actions > Thread was being aborted.

Thread was being aborted.
0

Error code: 100
Thread was being aborted.
at WebCon.WorkFlow.Actions.Engine.ActionObject`1.<DispatchAsync>d__9.MoveNext()
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine)
at WebCon.WorkFlow.Actions.Engine.ActionObject`1.DispatchAsync()
at WebCon.WorkFlow.BusinessLogic.Automations.Engine.Evaluators.ActionEvaluator.<EvaluateAsync>d__23.MoveNext()

Thread was being aborted.


Hello,
I have a global action - cyclical which runs every 3 minutes for 1-2 hours and is starting a subworkflow. During this interval i get this error multiple times and some instances are created twice.
Do you have any idea what could be the cause of this error?

Thank you.