-
Hi,
I may have general usage issue ( due to my ignorace :) ) - so sorry if this question is silly
I have a service action which calls service method which returns a promise ( api call to Twitter )…
-
Hi,
Please include an example how an action from mixins can be disabled by setting false in the service.
Tia
-
## 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
-…
-
Sorry for bothering you again, I was looking to use Joi validator instead of default validator. After using the JoiValidator like in the example and setting the validation params in my actions I got t…
-
Hi there,
When alias handler is available, it returns on line 503 (pls. see link below). This skips preActionCall call. Which in turn skips authorize call, amongst other helpful function like onBef…
-
Hi,
We can populate by using a value from a particular field, how would we populate if we didn't have that field? E.g. I have two databases conversations and messages where messages references a conv…
-
Is there any youtube, udemy or pluralsight video tutorials link plz?
To define its advantages, and how its special from other frameworks. Also roadmap will be very helpful
-
## Prerequisites
- [x] I am running the latest version
- [x] I checked the documentation and found no answer
- [x] I checked to make sure that this issue has not already been filed
- [x] I'm rep…
-
Great work, getting started with Moleculer. I feel ISTIO(https://istio.io/docs/concepts/what-is-istio/overview.html) project also address some efforts for similar infrastructure.
Hoping to have a d…
ghost updated
6 years ago
-
When a separate broker reconnects, dynamically registered services (any service that calls .createService after moleculer starts) are not updated because the sequence is out of sync.
I traced the i…