You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: