Proper job error logging
`packages/server/src/jobs/canvas.ts` is an example of this there are console.logs to catch the stack, which doesn't follow the practices we want to follow
issue