What is the Loop Limit?

(Tyler Odenthal) #1

I’m using the “Label” and “GOTO” function to send data updates to my ChatBot, but I noticed that there is a limit on the amount of times the “GOTO” function can loop.

What is the amount of times you can GOTO a Label from one GOTO function?

Knowing this information would really help me in planning the rest of my update features.

Thanks for all your time and hard work! =)

(Anish Duggal) #2

I think this answers you question it’s at the bottom of the page.

“As a precaution against infinite loops, the Goto a Label action may be used 20 times (in total) during the course of a flow.”

https://support.flowxo.com/article/151-flow

3 Likes