You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some reason, the onApplicationBootstrap hook does not start in the hybrid microservice. It runs in a regular app and in a regular microservice, but not in a hybrid one. Tried with inheritAppConfig: true and false too.
Is there an existing issue for this?
Current behavior
For some reason, the onApplicationBootstrap hook does not start in the hybrid microservice. It runs in a regular app and in a regular microservice, but not in a hybrid one. Tried with inheritAppConfig: true and false too.
Minimum reproduction code
https://github.com/benefactor1/nestjs-cron-demo
Expected behavior
run onApplicationBootstrap in hybrid MS.
Package
@nestjs/common
@nestjs/core
@nestjs/microservices
@nestjs/platform-express
@nestjs/platform-fastify
@nestjs/platform-socket.io
@nestjs/platform-ws
@nestjs/testing
@nestjs/websockets
NestJS version
8
Packages versions
see repository
Node.js version
14
In which operating systems have you tested?
The text was updated successfully, but these errors were encountered: