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

Adequately deal with error during list_apps #147

Open
matthme opened this issue Mar 17, 2023 · 1 comment
Open

Adequately deal with error during list_apps #147

matthme opened this issue Mar 17, 2023 · 1 comment

Comments

@matthme
Copy link
Collaborator

matthme commented Mar 17, 2023

Is your feature request related to a problem? Please describe.
Currently, if there is an error when calling list_apps() on the admin websocket, the UI gets blocked with an error message forcing to restart the Launcher.

Describe the solution you'd like
At the very least there should be a retry mechanism instead of blocking the whole UI due to a single error. Error handling may need to be rethought in general.

@matthme
Copy link
Collaborator Author

matthme commented Mar 17, 2023

First step: returning the actual error: 43a50aa

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