Better error message when Che API is not reachable from Che Theia #18556
Labels
area/editor/theia
Issues related to the che-theia IDE of Che
kind/task
Internal things, technical debt, and to-do tasks to be performed.
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
severity/P2
Has a minor but important impact to the usage or development of the system.
Is your task related to a problem? Please describe.
When Che Theia can't reach Che API, it reports the error messages something like the following ones:
error message
With such messages, it's hard to recognize the real problem without knowledge of Che Theia internals.
Describe the solution you'd like
Add more details when logging the
Error: Unable to get workspace containers. Cause: [object Object]
.Describe alternatives you've considered
Show some warning to the user with a meaningful message.
Additional context
The text was updated successfully, but these errors were encountered: