You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 15, 2025. It is now read-only.
Is your feature request related to a problem? Please describe.
'Timeout in milliseconds' property is not available in any of 'Ask a question' actions.
Without this feature, we bot keeps on listening when there is no input from user. We are unable to implement loop/re-iterate capability.
Describe the solution you'd like
Provide 'Timeout in milliseconds' in 'Ask a question' actions. After the specified amount of milliseconds the dialog should complete with its default value if the user doesn't respond.