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

Frontend: Detect and warn user about unstable RPCs #2060

Open
2 tasks
GabrielBuragev opened this issue Jul 14, 2023 · 0 comments
Open
2 tasks

Frontend: Detect and warn user about unstable RPCs #2060

GabrielBuragev opened this issue Jul 14, 2023 · 0 comments

Comments

@GabrielBuragev
Copy link
Contributor

Issue Desription

Sometimes, the RPCs that are being used by our users are very unstable (delay in events/state updates, slow responses etc.). While most of the users use the official RPCs provided by the networks, there are cases when users use custom or third-party providers which are unstable.
We need to find a way to determine if the user is using an unstable one and show a warning message.

Acceptance Criteria

  • Find a way to analyze and detect unstable RPCs
  • Add a warning message and suggest possible options for stable RPCs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant