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

Freeze node discovery until all nodes are ready #74

Open
AlbertoSoutullo opened this issue Feb 9, 2023 · 0 comments
Open

Freeze node discovery until all nodes are ready #74

AlbertoSoutullo opened this issue Feb 9, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@AlbertoSoutullo
Copy link
Collaborator

If a simulation is required with discv5, and if we want to run a large amount of nodes, these might be start interacting between each other before prometheus and grafana are ready.

One solution to this problem would be:

  • Start each node in its own subnetwork.
  • Once all nodes are ready, set up prometheus + grafana
  • Then, stablish all nodes in the default network using update service or in the correspondant subnetwork given by the topology.

Note: Obviously, this update will not be done in all nodes at the same time, specially if we have a large number. Just noting this here so it is considered for experiments.

@AlbertoSoutullo AlbertoSoutullo added the enhancement New feature or request label Feb 9, 2023
@AlbertoSoutullo AlbertoSoutullo self-assigned this Feb 9, 2023
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

No branches or pull requests

1 participant