Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant