If you have built production Node. js applications using NestJS, you have likely encountered this problem: How do you propagate request-scoped metadata (such as Request IDs, Correlation IDs, Tenant IDs, or authenticated User sessions) across your entire application? Recently, a NestJS GitHub iss...
Source: [Dev.to](https://dev.to/kostyatretyak/the-request-context-nightmare-why-nestjs-struggles-with-it-and-how-ditsmod-solved-it-years-ago-3gi4)