We are using ODM 8.10.3. In an ODM rule we are receiving a list of objects, and we implemented a iteration in rule flow. ( e.g if index < list.size(), self iteration, in else case move to next node in flow). I forget incrementing index variable and executed rule. this resulted in infinite loop, which resulted in full Rule Server down.
In order to avoid above scenario, or any other infinite loop , Is there any way we can set time out on all rules?
Thanks
------------------------------
Atiq Rehman
------------------------------