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

local_testnet_upgrade_l1.sh #605

Open
Fireday777 opened this issue Sep 14, 2024 · 1 comment
Open

local_testnet_upgrade_l1.sh #605

Fireday777 opened this issue Sep 14, 2024 · 1 comment

Comments

@Fireday777
Copy link

Potential Race Conditions in Network Status
In the part where you're waiting for the validators to be up:
curl -o /dev/null --connect-timeout 5
--retry 10
--retry-delay 10
--retry-all-errors
http://localhost:$VALIDATORS_RPC_PORT_START/status

@relyt29
Copy link
Contributor

relyt29 commented Oct 31, 2024

can you elaborate on this further or propose a better way of doing this? It's quite low priority for us since it's kind of just like a sanity check in a testing script, but I'm willing to make changes if there's something we can do better

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants