Skip to content

Draft: Append error code to message on Duo Chat

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

image

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

Edited by Lesley Razzaghian

Merge request reports