You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: [torrust#1096] count bad UDP request where the error is captured
Instead of captured the mapped error in the caller function when the
error is already converted into a UDP error reponse.
This prevents from parsing the error message to filter the error we are
interesting in.
0 commit comments