Skip to content

Enhancement: WebSocket Heartbeat Foundation#3008

Closed
MichaelSovereign wants to merge 148 commits intoScottcjn:mainfrom
MichaelSovereign:feature/websocket-heartbeat-monitor-stub
Closed

Enhancement: WebSocket Heartbeat Foundation#3008
MichaelSovereign wants to merge 148 commits intoScottcjn:mainfrom
MichaelSovereign:feature/websocket-heartbeat-monitor-stub

Conversation

@MichaelSovereign
Copy link
Copy Markdown
Contributor

Summary

This PR adds the architectural foundation for monitoring client heartbeats in the WebSocket feed manager.

Changes

  1. New Method: Introduced to the class.
  2. Resource Management Readiness: Prepares the server for implementing logic that automatically purges stale or 'ghost' connections, which is critical for maintaining performance under high client loads.
  3. Observability: Establishes a standard location for implementing future connection health metrics and diagnostics.

Closes #2295

…sis for high-risk verdicts with low confidence
…cks to improve performance and reduce API load
@MichaelSovereign MichaelSovereign requested a review from Scottcjn as a code owner May 2, 2026 06:38
@github-actions github-actions Bot added BCOS-L1 Beacon Certified Open Source tier BCOS-L1 (required for non-doc PRs) BCOS-L2 Beacon Certified Open Source tier BCOS-L2 (required for non-doc PRs) consensus Consensus/RIP-200 related node Node server related tests Test suite changes size/XL PR: 500+ lines labels May 2, 2026
@MichaelSovereign
Copy link
Copy Markdown
Contributor Author

Automated cleanup of polluted PRs. I am fixing the local workspace state.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BCOS-L1 Beacon Certified Open Source tier BCOS-L1 (required for non-doc PRs) BCOS-L2 Beacon Certified Open Source tier BCOS-L2 (required for non-doc PRs) consensus Consensus/RIP-200 related node Node server related size/XL PR: 500+ lines tests Test suite changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant