nest-queue icon indicating copy to clipboard operation
nest-queue copied to clipboard

The queue package for your NestJS Applications

Results 5 nest-queue issues
Sort by recently updated
recently updated
newest added

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.5 to 1.15.1. Commits 62a551c Release version 1.15.1 of the npm package. 7fe0779 Use for ... of. 948c30c Fix redirecting to relative URL when using proxy 22e81fc...

dependencies

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.5 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

As in topic, because of this I'm not able to create an app: ``` QueueModule.registerAsync({ isGlobal: true, useClass: AppQueueService, imports: [] }), ``` It returns me an error: ``` [Nest]...

bug

I am having difficulty connecting to Amazon SQS. I have all my credentials correct but each time is start the queue worker, i get this message: `AWS.SimpleQueueService.NonExistentQueue: The specified queue...

Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 8.2.0 and updates ancestor dependencies [path-to-regexp](https://github.com/pillarjs/path-to-regexp), [@squareboat/nest-console](https://github.com/squareboat/nest-console), [@squareboat/nest-events](https://github.com/squareboat/nest-events) and [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core). These dependencies need to be updated together. Updates `path-to-regexp` from 3.2.0 to 8.2.0 Release notes Sourced from...

dependencies
javascript