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

correlation-id is undefined in controller when the incoming request has form-data with file of bigger size #68

Open
agrawalrohant opened this issue May 9, 2024 · 0 comments

Comments

@agrawalrohant
Copy link

agrawalrohant commented May 9, 2024

After initializing the use of express-correlation-id as middleware app.use(correlator()); the controller get the value for correlator.getId() or req.correlationId() as undefined. This is happening only incase the input payload file is bigger in size.

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

1 participant