Skip to content

Make App Lock timeout configurable #982

Open
@Charles-Gagnon

Description

@Charles-Gagnon

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions