Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pino assign takes only http context #1944

Open
AnoirsGit opened this issue Apr 10, 2024 · 1 comment
Open

pino assign takes only http context #1944

AnoirsGit opened this issue Apr 10, 2024 · 1 comment

Comments

@AnoirsGit
Copy link

AnoirsGit commented Apr 10, 2024

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

@jsumners
Copy link
Member

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants