iqps-go icon indicating copy to clipboard operation
iqps-go copied to clipboard

Better Handle Error Messages

Open harshkhandeparkar opened this issue 1 year ago • 0 comments

The entire error message is sent in the response right now. Instead:

  • [x] Send a generic message with the response. (7a3f70d9eff19241a65e12ddba2aa6ccdad20824)
  • [ ] Send some context to the error message while logging the full error message to the logfile.

harshkhandeparkar avatar Jan 15 '25 12:01 harshkhandeparkar