-
Is there any option to rollback the emitted transaction(db update) when there is any error occurred in the process.
-
At present moleculer-db allows only for a single data model per service. There might be use cases where a service needs to manage multiple data entities (tables in a data schema).
Example:
Service…
-
Hi, I have been using moleculer-db with the mongoose adapter successfully for several months now. I am not sure why this issue is just now showing itself, but I have noticed two potential problems, on…
-
[`got`](https://github.com/sindresorhus/got), HTTP client that this mixin uses, was recently updated to v12 (release notes are here: https://github.com/sindresorhus/got/releases/tag/v12.0.0). This rel…
-
**Is your feature request related to a problem? Please describe.**
Application doesn't provide any stats on barmen services
**Describe the solution you'd like**
A simple endpoint `GET /api/v1/bar…
-
## Current Behavior
Fallback middleware is not invoked when circuit breaker is in an open state.
## Expected Behavior
Fallback middleware should be invoked when circuit breaker is in an open stat…
-
## Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [X] I am running the latest version
- [X] I checked the documentation and found no answer
- […
-
Is this library still maintained? I think this would be a great project but for now it does not work properly:
- [ ] Generates routes with required body and no parameter specification
- [ ] There…
-
Actuellement si un serveur que l'on veut "refléter" (*mirror*) n'est pas disponible au lancement du MirrorService, un message d'erreur apparait ("Mirroring failed for...") mais il n'y a pas de nouvell…
-
hi all,
Following this https://pankod.github.io/moleculerjs-boilerplate/docs/setup
After run command `npm run dev` i got this error. What wrong with me?
```
[Runner] ⨯ Unable to compile TypeSc…