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

Implement keepalive checks #368

Merged
merged 6 commits into from
Nov 26, 2024

Conversation

igor-casper
Copy link

@igor-casper igor-casper commented Nov 26, 2024

Closes #359 by implementing configurable keep-alive checks.

The following field was added to the config with a default value of 10 seconds. The sidecar will keep sending keep-alive requests to the node at said interval.

[rpc_server.node_client]
keepalive_timeout_ms = 10_000

@igor-casper igor-casper marked this pull request as ready for review November 26, 2024 12:56
@igor-casper igor-casper merged commit 25ad1c3 into casper-network:feat-2.0 Nov 26, 2024
2 checks passed
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