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

Fix/4735 #4749

Merged
merged 1 commit into from
May 6, 2024
Merged

Fix/4735 #4749

merged 1 commit into from
May 6, 2024

Conversation

jcnelson
Copy link
Member

@jcnelson jcnelson commented May 3, 2024

This fixes #4735 by making it optional to resolve bootstap nodes when loading the config. This avoids a blocking network round-trip in the many code paths that hot-reload the config file, and removes the possibility that these network round-trips fail and trigger a node panic.

@jcnelson jcnelson requested review from kantai and obycode May 3, 2024 19:04
…avoid needless network I/O if it's not needed
Copy link
Contributor

@obycode obycode left a comment

Choose a reason for hiding this comment

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

Good call! LGTM!

@jcnelson jcnelson added this pull request to the merge queue May 6, 2024
Merged via the queue into develop with commit de17b4b May 6, 2024
1 of 2 checks passed
@blockstack-devops
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@stacks-network stacks-network locked as resolved and limited conversation to collaborators Nov 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants