steemit / condenser

The greatest application front-end to the Steem Blockchain.
https://steemit.com
505 stars 430 forks source link

Community - Error messages are not user friendly #2763

Open TimCliff opened 6 years ago

TimCliff commented 6 years ago

I have noticed that when condenser displays error messages, they are not very 'user friendly'.

Example: image

It would be good to go through all the error messages that condenser reports to the user, and update them to report "user friendly" messages.

Related issue: https://github.com/steemit/condenser/issues/2078

bnchdrff commented 6 years ago

log events where a non-human error message is displayed using the existing error logging library, and try to do some human-readable versions for the top offenders like this one while we set up the logger