Feature Description
When the frontend has no connection to RestAPE (gets an empty response), it throws cryptic errors at the user, see #107.
Motivation
The user cannot really understand what is happening. Thus, the error message should be more informative.
Proposed Solution
A good solution would be catching the error condition and providing the user the actual cause of the error (e.g. missing connection) and only additionally a trace for filing a bug.
Feature Description
When the frontend has no connection to RestAPE (gets an empty response), it throws cryptic errors at the user, see #107.
Motivation
The user cannot really understand what is happening. Thus, the error message should be more informative.
Proposed Solution
A good solution would be catching the error condition and providing the user the actual cause of the error (e.g. missing connection) and only additionally a trace for filing a bug.