Hello. I want to set a timer that resets the bot if you do not use it for several minutes. I inserted this action in “/ parse”, so if the user sends a new message after a few minutes the conversation is restarted. My only problem is reset, time control works. How can I restart the server side? If I understand correctly it is enough to delete slots and trackers, am I right? How can I do it? Thank you
you can return a ActionRestarted
event
1 Like
Hi Tommaso,
I have a similar issue where I require to restart after several minutes. Please can you help me to under how you have inserted this action in /parse and timer idea too?
best regards, Rakshit
Hi, I have a question, please your help. " How to close a conversation by rasa when a single tune finished."
best regards