#error.handle equal True

1 messages · Page 1 of 1 (latest)

delicate bridge
#

Hello, I'm working with Sentry in a Preact app, and everything works perfectly except for the filtering, which seems to be broken.
Problem occurs with the alerts. I want to see only handled errors, but when I set error.handled to true, I don't see anything. Does anyone know why this is happening?

delicate bridge
#

i want to filter all errors by this attribute.

teal thorn
#

The preview doesnt show all issues. I did a quick test with the same rule (using handled=false) and the alert was triggered as expected

delicate bridge
#

It dont show any issue at all, so did you try to set errror.handled equals true ?

#

Ok ill try that and let you know if that will works or not in prod

teal thorn
#

i used false just because was the last event I sent and it was easier to trigger the alert.