Skip to content
This repository was archived by the owner on Jan 27, 2026. It is now read-only.

Improvement: Discovery heartbeat based on chainsync#267

Merged
JannikSt merged 5 commits into
developfrom
improvement/discovery-hb
Apr 15, 2025
Merged

Improvement: Discovery heartbeat based on chainsync#267
JannikSt merged 5 commits into
developfrom
improvement/discovery-hb

Conversation

@JannikSt
Copy link
Copy Markdown
Member

@JannikSt JannikSt commented Apr 15, 2025

fixes #258

@JannikSt JannikSt requested a review from Copilot April 15, 2025 15:42
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Comment thread discovery/src/api/server.rs Outdated
@JannikSt JannikSt merged commit 44c0c28 into develop Apr 15, 2025
JannikSt added a commit that referenced this pull request Apr 15, 2025
* Fix: pool invite adjustment (#265)

* only accept pool invites from correct pool id and only if heartbeat is off

* prevent nodes from overwriting data when they are active, filter out node ip addresses for pool when they are active in other pools

* handle double work submission error due to latency (#266)

* Improvement: Discovery heartbeat based on chainsync (#267)

* adjust discovery health based on chainsync
@JannikSt JannikSt deleted the improvement/discovery-hb branch June 25, 2025 13:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Discovery Service Health Endpoint - Check Chain Sync loop

3 participants