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

Add timeout flag #1677

Open
adiholden opened this issue Aug 9, 2023 · 1 comment · May be fixed by #4407
Open

Add timeout flag #1677

adiholden opened this issue Aug 9, 2023 · 1 comment · May be fixed by #4407
Assignees
Labels
MANAGED minor nice to have enhancement

Comments

@adiholden
Copy link
Collaborator

timeout flag - Close the connection after a client is idle for N seconds (0 to disable)

We should support updating this flag with config set command

@romange romange added the minor nice to have enhancement label Aug 9, 2023
@romange
Copy link
Collaborator

romange commented Aug 9, 2023

@adiholden it's not a high priority.

@romange romange self-assigned this Jan 5, 2025
romange added a commit that referenced this issue Jan 5, 2025
`timeout` argument shuts down idle connections after the specified time.

Fixes #1677

Signed-off-by: Roman Gershman <[email protected]>
@romange romange linked a pull request Jan 5, 2025 that will close this issue
romange added a commit that referenced this issue Jan 6, 2025
`timeout` argument shuts down idle connections after the specified time.

Fixes #1677

Signed-off-by: Roman Gershman <[email protected]>
romange added a commit that referenced this issue Jan 6, 2025
`timeout` argument shuts down idle connections after the specified time.

Fixes #1677

Signed-off-by: Roman Gershman <[email protected]>
romange added a commit that referenced this issue Jan 6, 2025
`timeout` argument shuts down idle connections after the specified time.

Fixes #1677

Signed-off-by: Roman Gershman <[email protected]>
romange added a commit that referenced this issue Jan 6, 2025
`timeout` argument shuts down idle connections after the specified time.

Fixes #1677

Signed-off-by: Roman Gershman <[email protected]>
romange added a commit that referenced this issue Jan 8, 2025
`timeout` argument shuts down idle connections after the specified time.

Fixes #1677

Signed-off-by: Roman Gershman <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MANAGED minor nice to have enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants