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

Gracefully handle errors #1690

Open
lalexgap opened this issue Sep 13, 2023 · 0 comments
Open

Gracefully handle errors #1690

lalexgap opened this issue Sep 13, 2023 · 0 comments
Assignees

Comments

@lalexgap
Copy link
Contributor

Right now when an error occurs (like attempting to create a virtual channel without a ledger channel) we don't show any error on the screen and the error in the logs looks like a CORS error.

Instead we should catch this and just display some kind of clear error message that creating the virtual channel has failed. This would prevent confusing this issue with a real CORS issue.

@lalexgap lalexgap self-assigned this Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant