Hey, for worker observability, I have disabled the invocation logs, but the logs are still being sen

Hey, for worker observability, I have disabled the invocation logs, but the logs are still being sent.
Also, is there a way to filter by unhandled exceptions?

"observability": {
"enabled": true,
"logs": {
"invocation_logs": false
}
},
Screenshot_2025-03-22_at_12.13.29_AM.png
Screenshot_2025-03-22_at_12.13.56_AM.png
Was this page helpful?