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: revert default validator url logic #694

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

yogurtandjam
Copy link
Contributor

revert core logic of #661
PR 661 optimistically assigned a node and then attempted to connect to the optimalnode in the background. This was intended to reduce latency to find an optimal validator.

However, defaulting to the first node occasionally results in a connection failure. v4-web doesn't have the ability to properly reconnect once a connection attempt has failed which has cause a significant degradation in user experience in a significant number of cases

@yogurtandjam yogurtandjam force-pushed the jerms/revert-default-validator-url branch from e35eda4 to 61fbff8 Compare October 1, 2024 20:23
@yogurtandjam yogurtandjam enabled auto-merge (squash) October 1, 2024 20:25
@yogurtandjam yogurtandjam merged commit 177e60d into main Oct 1, 2024
3 checks passed
@yogurtandjam yogurtandjam deleted the jerms/revert-default-validator-url branch October 1, 2024 20:27
@yogurtandjam yogurtandjam restored the jerms/revert-default-validator-url branch October 1, 2024 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants