Hi everyone,
I want to achieve a function of showing satisfaction rate topic after 1min of no more action. I would like to let chatbot give user 'end of conversation' topic after 1min of no more input to chatbot. when user enquiry something, chatbot still can answer as usual.
My solution is that I called a delay timer automate flow in this topic and then the satisfaction rate topic(end of conversation). (screenshot below)

It seems works but i found when i put something during this 1 min delay time. chatbot will run this delay timer first and then answer my question after 1 min, which is not I want.
Is there any way to achieve the function of showing satisfaction rate topic after 1min of no more action. and when there is a question during the 1 min, just give up the delay timer action and answer users question?
Thanks in advance!