-
## Bug Report
.
## Current behavior
It is not possible to use a RegEx for event and message patterns. This is possible when using KafkaJS library but is not possible in NestJS
## Input Code
…
-
**Issue type:**
- [ ] question
- [x] bug report
- [ ] feature request
- [ ] documentation issue
**nestjs-config version**
`v1.4.5`
**@nestjs/common+core or other package versions**
```
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
A depends on B, B's onModuleDestroy is called before A's onModuleDestroy.
### Minimum reprod…
-
Execute the command and paste the result below.
Command: `uname -a && php -v && composer info | grep hyperf && php --ri swoole`
```bash
Linux 825e786ed6c2 5.8.0-45-generic #51~20.04.1-Ubuntu SM…
-
# Site Reliability Engineer (SRE) Interview Preparation Guide
This repository is an attempt to consolidate useful resources for Site Reliability Engineer (SRE) interview preparation.
## Basics
…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Is it was created as task at GitHu…
-
# HTTP requests made with `connect-node` transport are not intercepted with MSW.
I have a ConnectRPC server running the default `ElisaService`.
Another Node.js app is using it via `connect-node`…
-
I know that this issue/question is not directly related to generated-jhipster-activiti project, but I think this issue/question could be a feature/improvement for the generated-jhipster-activiti proje…
-
## Motivation/Problem Statement 💭❓:
In the spirit of continued uplift, today I [updated](https://github.com/r002/storyline-api/blob/e032c8b1a3feb0b2cd1950bc00413c564e982dfc/config/configservice.go#L2…
-
I have a NestJS project with WSL and docker.
Callback endpoint is not fired each time a publish a message in queue.
Here is docker-compose.yml file
``` YAML
services:
rabbitmq:
image: ra…