when an error happens, the log has an empty `logs`...
# workers-discussions
d
when an error happens, the log has an empty
logs
and an empty
exceptions
field. Weirdly the
outcome
field is "ok" even thought the
event.response.status
is 500 and clearly not okay. What may have gone wrong? How does the outcome field get set to ok?