Can Gatling report displays error message of request response body when request fails

Hi, guy, just wonder is it possible for Gatling report to display error message of request response body when request fails. Currently it only shows “status found 404”, but I want to it to be more specific to distinguish diferent scenarios of 404. Thanks

No, it’s not possible.
You can debug your tests locally. But that’s not something your should be doing under load as capturing all the traffic would introduce an overhead that would ruin your performance results.
We intend to have error sampling in Gatling Enterprise though.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.