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

remove sleep(Duration::from_secs(5)); from deploy_devnet #9

Open
MicaiahReid opened this issue May 31, 2023 · 0 comments
Open

remove sleep(Duration::from_secs(5)); from deploy_devnet #9

MicaiahReid opened this issue May 31, 2023 · 0 comments

Comments

@MicaiahReid
Copy link
Contributor

Currently when deploying a devnet, we sleep for 5 seconds to allow the bitcoin node to get initialized before starting the stacks node.

The chain coordinator should communicate with the API server to indicate that the bitcoin node is ready, and then the subsequent nodes should be deployed.

@MicaiahReid MicaiahReid self-assigned this Jun 13, 2023
@smcclellan smcclellan added this to the Q2-2023 milestone Jun 21, 2023
@smcclellan smcclellan modified the milestones: Q2-2023, Q3-2023 Jul 11, 2023
@smcclellan smcclellan modified the milestones: Q3-2023, Q1-2024 Jan 16, 2024
@MicaiahReid MicaiahReid removed their assignment Jun 17, 2024
@smcclellan smcclellan removed this from the Q1-2024 milestone Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants