Closed dsclassen closed 1 year ago
Because we are just parsing the BullMQ logs for certain keywords things get weird when a job restarts (e.g. when bilbomd-worker gets restarted and the job gets queued up again). See the screenshot.
bilbomd-worker
I think this is fixed with a call to BullMQ clearLogs in the initializeJob function in bilbomd-worker
clearLogs
initializeJob
Because we are just parsing the BullMQ logs for certain keywords things get weird when a job restarts (e.g. when
bilbomd-worker
gets restarted and the job gets queued up again). See the screenshot.