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

Make App Lock timeout configurable #982

Open
Charles-Gagnon opened this issue Dec 5, 2023 · 0 comments
Open

Make App Lock timeout configurable #982

Charles-Gagnon opened this issue Dec 5, 2023 · 0 comments
Labels
enhancement New feature or request trigger
Milestone

Comments

@Charles-Gagnon
Copy link
Contributor

Currently the app lock timeout is hardcoded to 30sec. This should be configurable by the user, since it may be the case that server resources or some similar situation outside our control makes it so queries taking a longer time is expected.

A possible idea is to just use the CommandTimeout for the connection as the app lock timeout to simplify the number of configurations that the user has to keep track of.

@Charles-Gagnon Charles-Gagnon added enhancement New feature or request trigger labels Dec 5, 2023
@Charles-Gagnon Charles-Gagnon added this to the Post GA milestone Dec 5, 2023
@JetterMcTedder JetterMcTedder added NRC and removed NRC labels Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request trigger
Projects
None yet
Development

No branches or pull requests

2 participants