Add request body to output in server error cases for easier debugging
- Add request body to output in server error cases for easier debugging
Related to eclipsefdn/helpdesk#4675 (closed)
Merge request reports
Activity
requested review from @cguindon, @malowe, and @zacharysabourin
requested review from @heurtemattes
@heurtemattes this is the update that would add the request body to the error message when there is an unknown server error for debugging
Thanks @malowe. LGTM. Can you push it to production?
mentioned in commit 0ae338f1
@droy there is a new version of the ECA script, can you deploy it when you have the chance? This adds a json blob to the end of errors that contains the request for debugging so we don't have to guess what is being posted and are able to immediately replicate the request locally
Edited by Martin Lowe@droy This MR does not appear to be in production. This is needed for this ticket: eclipsefdn/helpdesk#4675 (closed). Can you deploy it?
mentioned in issue eclipsefdn/helpdesk#4675 (closed)