socialpredict icon indicating copy to clipboard operation
socialpredict copied to clipboard

Error Handling Utility on Backend

Open pwdel opened this issue 1 year ago • 1 comments

pwdel avatar Jan 07 '24 15:01 pwdel

There probably needs to be a couple different categories of error handling utilities:

  1. Http Web Errors which can percolate through to the front end.
  2. Private, console errors which can't, which are more or less designed to stay in logging and the back end.

pwdel avatar Feb 06 '24 17:02 pwdel