pinojs/pino

pino assign takes only http context

Opened this issue · 1 comments

We're encountering an issue with processing tasks using the Bull library due to an assignment error. task don't have HTTP context, because it comes from Redis

Please provide a minimal reproducible example. Doing so will help us diagnose your issue. It should be the bare minimum code needed to trigger the issue, and easily runnable without any changes or extra code.

You may use a GitHub repository to host the code if it is too much to fit in a code block (or two).