https://github.com/alejandroherr/nestjs-queues
https://github.com/alejandroherr/nestjs-queues
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/alejandroherr/nestjs-queues
- Owner: AlejandroHerr
- Created: 2024-06-19T11:50:14.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-19T13:30:52.000Z (almost 2 years ago)
- Last Synced: 2025-03-03T03:45:05.001Z (over 1 year ago)
- Language: TypeScript
- Size: 88.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
How to test:
Run `docker compose up -d` and start the app with `npm run start:dev`.
To test it ->
```
curl --location --request POST 'localhost:3005/sql-ai/webhook'
```
Jobs are made to faile 1/4 times.
Note that each log has a transactionId that is passed in every job.