-
Notifications
You must be signed in to change notification settings - Fork 16
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
Can't get the result of the public ip validation #2114
Comments
Seems that node 12 still thinks that there is another node that should do the tests. Maybe it doesn't take into account if the node is not up anymore. @AbdelrahmanElawady can you please take a look why that is |
@Omarabdul3ziz please update this issue. |
updated the node status decision part, to use graphql client instead of directly calling the chain. |
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Env: devnet
nodeId: 12
Steps
zos.perf.get_all
.Result
no result was found on node 12 (the node with the smallest ID and up state) as node 11 is down (the last
updateAt
for node 11Tuesday, November 14, 2023 12:54:12 PM GMT
)Expectations
as node 11 has been down since yesterday, I was expecting to see the public ip validation result on node 12.
The text was updated successfully, but these errors were encountered: