Trying to write a flow where a group of users are asked a question via the flow Bot. Based on Response I want to trigger another set of actions which consist of recording their response in a SharePoint list. I want to set it so if they don't respond within 15 minutes if just ignores them and does nothing.
Currently when I use the flow bot to ask the question the flow stops until all of the users have answered. Is there a way to set a timeout and ignore the users that haven't answered after the 15 min time frame?