Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dancespiele/minimal-retry-attempts-bug
Minimal example about a bug retryAttempts in TCP Transporter (Nestjs)
https://github.com/dancespiele/minimal-retry-attempts-bug
Last synced: 5 days ago
JSON representation
Minimal example about a bug retryAttempts in TCP Transporter (Nestjs)
- Host: GitHub
- URL: https://github.com/dancespiele/minimal-retry-attempts-bug
- Owner: dancespiele
- Created: 2023-06-29T09:14:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-29T09:25:57.000Z (over 1 year ago)
- Last Synced: 2024-10-10T05:35:23.359Z (28 days ago)
- Language: TypeScript
- Size: 254 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Minimal example about a bug retryAttempts in TCP Transporter
## How to run
1. `yarn`
2. `yarn start:dev`## How to request
curl 'http://[::1]:3001'