Skip to content

Move service heartbeat and service state on broker#396

Open
ehpor wants to merge 5 commits intodevelopfrom
feature/service_heartbeat_and_state_on_broker
Open

Move service heartbeat and service state on broker#396
ehpor wants to merge 5 commits intodevelopfrom
feature/service_heartbeat_and_state_on_broker

Conversation

@ehpor
Copy link
Copy Markdown
Collaborator

@ehpor ehpor commented Nov 27, 2025

Depends on #392. Do not review before that PR is merged.

This PR moves the heartbeat and state of services onto the message broker. This is part of an ongoing effort to move as much information as possible on the message broker.

@ehpor ehpor self-assigned this Nov 27, 2025
@ehpor ehpor added the enhancement New feature or request label Nov 27, 2025
@ehpor
Copy link
Copy Markdown
Collaborator Author

ehpor commented Nov 27, 2025

I ran into a bug where message headers were not cleaned up properly. This bug is, I think right now at least, unrelated to this PR. It however started when an infinite loop of publishing arrays (heartbeats) were done.

ehpor and others added 5 commits February 21, 2026 19:26
@ehpor ehpor force-pushed the feature/service_heartbeat_and_state_on_broker branch from 94c2fd9 to 94d3853 Compare February 21, 2026 10:27
@ehpor ehpor marked this pull request as ready for review February 21, 2026 10:27
@ehpor ehpor changed the title Feature/service heartbeat and state on broker Move service heartbeat and service state on broker Feb 21, 2026
@ivalaginja
Copy link
Copy Markdown
Collaborator

The code changes look globally good to me. @ehpor is there an appropriate hardware test this should be run in? And would this be better done after resolving the existing conflicts?

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

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants