Workers Observability <> Workflows

I'm now using Workflows in production. Dozens of runs, everything works great! The ability to view each instance in the dashboard is very cool and helps a lot. I have noticed, however, that each instance run produced an error log like this:
{
"$cloudflare": {
"diagnosticsChannelEvents": [],
"truncated": false,
"event": {
"rpcMethod": "run"
},
"scriptName": "minifeed",
"outcome": "exception",
"eventType": "rpc",
"entrypoint": "AddOrUpdateItemWorkflow",
"scriptVersion": {
"id": "44488eac-<REDACTED>-b1db278bc4cc"
},
"executionModel": "stateless",
"$metadata": {
"requestId": "L7NQ<REDACTED>U6AF",
"id": "01JE<REDACTED>VKMK8",
"type": "cf-worker-event",
"error": "run"
}
},
"level": "error",
"message": "run"
}
{
"$cloudflare": {
"diagnosticsChannelEvents": [],
"truncated": false,
"event": {
"rpcMethod": "run"
},
"scriptName": "minifeed",
"outcome": "exception",
"eventType": "rpc",
"entrypoint": "AddOrUpdateItemWorkflow",
"scriptVersion": {
"id": "44488eac-<REDACTED>-b1db278bc4cc"
},
"executionModel": "stateless",
"$metadata": {
"requestId": "L7NQ<REDACTED>U6AF",
"id": "01JE<REDACTED>VKMK8",
"type": "cf-worker-event",
"error": "run"
}
},
"level": "error",
"message": "run"
}
But each run's status is Successful nevertheless.
1 Reply
Rakhim
RakhimOP2w ago
Got it, thank you!
Want results from more Discord servers?
Add your server