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 the ping frequency from the server to the client configurable #338

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

r-vdp
Copy link
Contributor

@r-vdp r-vdp commented Aug 18, 2024

Before it was hard-coded to 30 seconds, but this was not clear from the log output which showed the server config as having the ping frequency set to None.
With this PR, we align the options for the server and the client, and we add the possibility to disable pings altogether by setting the frequency to zero.

@erebe
Copy link
Owner

erebe commented Aug 20, 2024

Thank you for that 🙏
Going to make a new release in the coming week after I get back to my desk/computer

@erebe erebe merged commit 08936bb into erebe:main Aug 20, 2024
13 checks passed
@r-vdp r-vdp deleted the server_ping_config branch August 20, 2024 07:58
r-vdp added a commit to r-vdp/nixpkgs that referenced this pull request Sep 3, 2024
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

Successfully merging this pull request may close these issues.

2 participants