Skip to content
Snippets Groups Projects
Commit b7fc3251 authored by Igor Drozdov's avatar Igor Drozdov
Browse files

Exclude authentication errors from apdex

Most of the time a connection fails due to the client's
misconfiguration or when a client cancels a request, so we
shouldn't treat them as an error

Warnings will help us to track the errors whether
they happened on the server-side
parent c8ba21bd
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment