Do you know why this happen?
Received "The maximum number of runs for this action has been reached."
sarahpalombo
(Sarah Palombo)
#2
HI Erwin
… Where do you see this message. Obviously it’s displayed in your log but can you help me understand what action you tried to carry out when you saw this message.
That should give me an idea why this happened
Much appreciated
Sarah
erwinjulius
(Erwin Julius)
#3
Hi Sarah,
it’s on a flow log
It happens inside a goto/label loop, but it looks like a bug, as it printed
the same message for the user many time and the message was a bot:question.
I did not wait for the user answer.
sarahpalombo
(Sarah Palombo)
#4
Hi Erwin,
As a precaution against infinite loops, the Goto a Label action may be used 20 times (in total) during the course of a flow. - I believe this error relates to this maximum.
Hope that helps !
Sarah