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

Increase the rate of heartbeat checks across default configs #403

Merged

Conversation

igor-casper
Copy link

@igor-casper igor-casper commented Feb 7, 2025

The default binary port config is such that the node only extends the connection's lifespan by 5 seconds for info requests, but the sidecar will only send a status request every 10 seconds with default configuration.

This PR addresses the issue by increasing the rate at which sidecar will ask for status to once every 4 seconds. Applies to all default configs.

Related PR:
casper-network/casper-node#5097

@igor-casper igor-casper changed the base branch from dev to feat-2.0 February 7, 2025 18:32
@igor-casper igor-casper requested review from zajko and sacherjj February 7, 2025 18:32
@igor-casper igor-casper merged commit 2a1e947 into casper-network:feat-2.0 Feb 11, 2025
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