Append error code to message on Duo Chat
requested to merge 426545-understand-what-error-messages-are-possible-in-the-chat-from-the-backend-3 into master
What does this MR do and why?
The purpose of this MR is to display the Duo Chat error codes on the frontend. That way, if it is reported by the customer or support engineers, we can see the error code easily.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
How to set up and validate locally
It will be difficult to set up locally because you have to cause an error.
I forced it to cause an error by adding raise Net::ReadTimeout
here
Related to #426545 (closed)
Edited by Lesley Razzaghian