Make error logging for customers dot responses more usefull
What does this MR do and why?
- Error logging for customers dot responses that was introduced in !95164 (merged) basically repeats the response code message as seen in the logs. It would be better if we had useful information in here from the errors instead since the
json.extra.status
already holds the response code. - Resolve rubocop offenses on files touched
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #415617 (closed)
Edited by Doug Stull