The impact of raising max iterations?

jahnavi_bitra
Kilo Explorer

The Flow of RITM has failed due to "max iteration limit exceeded", what would be the impact of raising the maximum number of iterations(which currently is 1000).

Screenshot 2026-02-18 181432 (1).png

Thank you.

 

2 REPLIES 2

Ankur Bawiskar
Tera Patron

@jahnavi_bitra 

performance issue

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

yashkamde
Kilo Sage

Hello @jahnavi_bitra ,

 

Basically raising the iteration limit is a band-aid that risks performance and stability. The sustainable solution is to redesign the flow logic to avoid hitting the cap.

 

If my response helped mark as helpful and accept the solution.