Appian Community and Appian Academy are being upgraded. As a part of the upgrade, Appian Community is currently in read-only mode, and user registration is disabled until August 3. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!
The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.
I have many robotic tasks, all of them runs when triggered either from process or by Re-execution or By TEST button, but one of the Robotic tasks which was executing previously has stopped triggering from process model, the process model gets stuck at the robotic tasks node without any errors and fails with timeout after long time. Re-execution of the previous instances is also not triggering any new instance for this robotic tasks alone.
Discussion posts and replies are publicly visible
Your issue is most likely a stuck/queued robotic task or no available robot, so the process stays active and times out after 96 hours.https://docs.appian.com/suite/help/26.3/Execute_Robotic_Task.html#runtime-behaviorAlso, Verify the concurrent execution limit setting on that robotic task - if it's set to 1 and a previous instance is stuck In Progress, new ones queue indefinitely, which matches your exact symptoms (no error, just hangs then times out).https://docs.appian.com/suite/help/26.3/rpa-9.22/configure-run-time-settings-tab.html
https://docs.appian.com/suite/help/26.3/rpa-9.22/robotic-task-execution.html
Removed all the older executions of that Robotic task still the issue persists