Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we configure connection timeout in case Bot is idle for long time. #567

Open
alishajain7 opened this issue Jul 16, 2021 · 1 comment

Comments

@alishajain7
Copy link

Please provide us with the following information:

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [x] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

Bot is idle for 5 mins. I receive the welcome message again.

Any log messages given by the failure

Expected/desired behavior

Even if teh Bot is idle, it should not send the greeting message atleast for another 15 mins.

OS and Version?

Windows 10 Enterprise

Mention any other details that might be useful

[If you are connected to a bot or custom command application and no activity happened in the last 5 minutes, the service will automatically close the websocket connection with the client and with the bot. This is by design. A message will appear in the bottom bar: "Active connection timed out but ready to reconnect on demand". You do not need to press the "Reconnect" button - simply press the microphone button and start talking, type in a text message, or say the keyword (if one is enabled). The connection will automatically be reestablished.]
Is this timeout time configurable?
Thanks! We'll be in touch soon.

@alishajain7
Copy link
Author

alishajain7 commented Jul 21, 2021

C#, Windows Presentation Foundation (WPF)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant