16 Dec 2021 11:32 AM - last edited on 15 Jun 2023 01:47 PM by Karolina_Linda
Hi all.
Can I exclude an exception from a node.js request as an error?
The information I have is:
request name:
/api/data/v1/staging/fact/periodical
file that throws the error:
/stmonit/share/micajero360/back-end/node_modules/express/lib/express.js
and the error message:
"(Staging) You are duplicating ENTRY. Error"
Can somebody help me?
thank you in advance
BR
Jose A
Solved! Go to Solution.
16 Dec 2021 11:45 AM
Try go to specific nodejs service, edit, then go to error detection, turn on override global error detection settings. then enter your error string into new exception added in "Ignore exceptions" part.
16 Dec 2021 11:54 AM
Thanks for your answer @rastislav_danis
I don't know which is the pattern class for this field.
Sorry for ignorance
16 Dec 2021 12:01 PM
Ok, now i see your issue. Have you tried to enter any string (or your string) into class input box and then your string into 2nd input box ?
16 Dec 2021 12:59 PM
Something like this?:
16 Dec 2021 01:02 PM
give it a try