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

Developers should have community-level data on online status #934

Open
holmesworcester opened this issue Sep 21, 2022 · 0 comments
Open

Comments

@holmesworcester
Copy link
Contributor

We should be able to see when nodes think they are online, and when they are actually converged with other online users.

Proposed solution:

  1. Every client sends heartbeat orbitdb entry to community when it comes online, and every n seconds after that.
  2. Heartbeat messages include head, and possibly other data e.g. which peers are connected.
  3. This data does not need to display in the UI but we can export it somehow and see it.

We also might want some intermediate data on their process for converging, e.g. attempted connections, heads exchanged, replication, etc., but this might not be necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog - Desktop & Backend
Development

No branches or pull requests

1 participant