teragrep / pth_10

Data Processing Language (DPL) translator for Apache Spark
GNU Affero General Public License v3.0
0 stars 2 forks source link

Error messages are too vague or unusable #247

Closed ronja-ui closed 4 months ago

ronja-ui commented 5 months ago

Description Error messages are most of the time too vague or unusable information for the average user. Sometimes the user don't know why the search failed, i.e. was it because of invalid query, failed interpreter, no internet connection, or something else. Please provide human readable error messages to increase the user experience.

eemhu commented 4 months ago

Added more error handling via pth-07. Stack traces should mostly be gone and only display the relevant error.