TypeError: Cannot read properties of undefined (reading 'child')
Seeing lots of these errors in our workers processing digests, and I see this in the stack trace for the job.
Worker log
{
"level": 50,
"time": 1699008800882,
"pid": 17,
"serviceName": "@novu/worker",
"serviceVersion": "0.17.1",
"platform": "Docker",
"tenant": "OS",
"context": "WorkflowQueueService",
"msg": "Failed to run the job 65437fa0b9c1e45d5c68e928 during worker processing"
}
In the job in the Mongo database, I see this stack trace
Any ideas on what might be the problem?2 Replies
@Support bump
https://github.com/novuhq/novu/issues/4838
Thanks @dmgarland 🙏🏻