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

Catch protocol selection error and suggest user to update JS SDK #63

Open
folex opened this issue Aug 24, 2021 · 0 comments
Open

Catch protocol selection error and suggest user to update JS SDK #63

folex opened this issue Aug 24, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@folex
Copy link
Member

folex commented Aug 24, 2021

Currently, if a node changes its protocol name, JS SDK throws the following error:

Error on sending particle with id c5be9a50-f4a4-48f5-8adb-0bbcb7d349d7: Error: protocol selection failed
eval @ RequestFlow.js:177

Instead, it should suggest a user updating JS SDK.

How to reproduce the error

Change PROTOCOL_NAME and connect to any node

@folex folex added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Aug 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant