-
Notifications
You must be signed in to change notification settings - Fork 81
Update HashIO to point to random CNs #3122
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
Comments
After a two-day observation of the update directing the mainnet Relay to random and multiple consensus nodes, no significant performance degradation was detected across the Consensus Nodes. Any metric variations were minor and likely due to normal traffic fluctuations. Overall, the update successfully distributed requests across multiple CNs without compromising system reliability or performance. |
Problem
Currently HashIO points to a single CN.
However utilizing the SDKs random selection of nodes would be more appropriate
Solution
Utilize SDK random node allocation but also explore redundancy and latency considerations
Alternatives
No response
The text was updated successfully, but these errors were encountered: