Overview
Restarting failed process nodes is usually a manual task, with each failed node needing to be restarted individually across multiple process instances. Currently, there is no built-in functionality to restart multiple failed nodes at once. This utility addresses that gap by enabling the simultaneous restart of multiple failed nodes.
Prerequisites: (1) Get Processes By Node Status plugin (https://community.appian.com/b/appmarket/posts/get-processes-by-node-status)
Key Features & Functionality
The utility provides users with the ability to:
Hello,
This seems to be a great solution but the get processes by node status is a bit problematic with the lack of batching, especially with unattended processes reaching to thousands in production environment.
Would like to suggest if we can add safeguards from that potential risk or a batching atleast or just get the aggregate errored nodes that we pass to restart node smart service, as we can already have the list of process to work on potentially from process analytics..