Question
5
Replies
112
Views
Posted: February 20, 2020
Last activity: February 20, 2020
Delay an agent
We have a scenario where when an agent runs few work objects are getting locked by the first agent activity and hence second agent activity is failing as it has obj open by handle on the fist step and jump condition when it fails to acquire lock
How do we overcome this scenario?
Well,
I guess you could have just one agent running instead of two.