I have an agent managing eight different flows. Each flow returns to the Default Flow Start Page after processing the user request.
The issue is that after 3 consecutive requests I get the following error message: ***"More than 10 nested flow transitions detected:
[{ "Step 1": { "Type": "INITIAL_STATE", "InitialState": { "MatchedIntent": { "Id": "ee2030ba-164f-4b14-ade3-8760e6dbb91d", ..."***.
Then the agent stops working.
Does anybody know what is this issue about and how to deal with it? How should I manage several flows if they are not allowed to come back to the default flow?
I send a Flow graph screen shot.
Thanks in advance Claudia