Question
Issue with Agents
Hi
We are using Pega 7.1.6 and I created an agent in standard mode with auto queue management checked which is not executing the activity. So as per the PDN article I have changed the agent to Advanced mode and unchecked the auto queue management and it is working fine.
Now I have a requirement to run multiple activities using agent call. So I have added these activities in one agent (same agent above) and started execution in parallel. When one of the activities is completed, the remaining agents are getting stopped (We have seen this in log file) by throwing an error "Trying to Recycle Thread" for other agents.
Please let me know the steps to overcome this issue.
Thanks
Susheel
Message was edited by: Lochan to add Category
Hi Susheel,
Do these agents need to run in parallel? Could you stagger their start times by a minute or two?