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
}
},
Also, is there a way to filter by unhandled exceptions?
"observability": {
"enabled": true,
"logs": {
"invocation_logs": false
}
},

