iqps-go
iqps-go copied to clipboard
Better Handle Error Messages
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.