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

use context type rmq instead of http #350

Closed
wants to merge 1 commit into from
Closed

use context type rmq instead of http #350

wants to merge 1 commit into from

Conversation

MetinSeylan
Copy link

if you use global nestjs exception handler or interceptor, rmq request context marked as an HTTP request but it's not, people try to handle rmq requests with HTTP methods and gets null pointer exception.

if you use global nestjs exception handler or interceptor, rmq request context marked as a HTTP request but its not :(
@underfisk
Copy link
Contributor

@MetinSeylan Thanks for submitting it, indeed your point is correct. I'll run some tests and then i think its good to be merged

@underfisk
Copy link
Contributor

Closed #359

@underfisk underfisk closed this Jan 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants