Need Increase of Node Repetition Limit
# 🤝help
g
My workflow is built in a way that I have router (block of conditions) which determines which step bot should take. It is done because on each step user can ask a question (query KB), after that he should return to a place where he was interrupted. Current limit of 10 passing through a single is not enought because user can ask multiple questions on every step which will result in error when the limit is reached. Could you increase this limit for me to at least 50. Im sending the images of workflow and .bpz file so you could make sure for urself that with my architecture increase of limit is imperative. Thanks in advance and let me know fi you need any assistance on my side. bpz: https://drive.google.com/file/d/1oSQTSgOVxauz_Cps_jVWn39lpyNqUbOd/view?usp=sharing https://cdn.discordapp.com/attachments/1255135110093733930/1255135110475419648/Screenshot_2024-06-25_at_15.08.52.png?ex=667c0729&is=667ab5a9&hm=2d1d4bd723d4f56179c28816ca96f95fe8179fdaeeae7bac6ba238bb711397d2& https://cdn.discordapp.com/attachments/1255135110093733930/1255135110815285288/Screenshot_2024-06-25_at_15.07.35.png?ex=667c0729&is=667ab5a9&hm=c9ce462b470253c0436d9b6d830fb4600149637459edc0cdc70543215503e57e&
@bumpy-butcher-41910 could you help with this request please, or recommend me who I can talk to? On one of the streams you mentioned that personalized settings are possible
@User @acceptable-gold-88171 @fresh-fireman-491 @wooden-beard-40210 could you please advice me where I should apply to increase Node Repetition Limit
b
Settings, or the gear panel in your studio
g
I tried there. The limit is 10 repetitions. It’s probably needed to modify botpress code to remove a limit
Its protection from infinite loop, but 10 is pretty far from infinity )
a
as far as I can tell, the node repetition limit is for a single conversation turn, so this shouldn't be a problem. Could you show us the error and the report id with conversation in the emulator?
g
I’ll try to trigger the error and send you the logs. Could you clarify please the definition of conversion turn