A project to make SQS easier to use within NestJS, with decorator-based handling and seamless NestJS-way integration.
214
stars
53
forks
source link
fix(SqsService): getQueueInfo() - cannot read properties of undefined (reading 'instance') #87
Closed
andrewvsk closed 1 month ago
Consumer might not be exists. It causes following error:
Caused by