Parv

Results 2 comments of Parv

i am not able to trigger circuit breaker, could someone check the code below and point out the obvious mistake: ```javascript const { ServiceBroker } = require("moleculer"); const broker =...

great thanks @icebob i will try now update i tried with $circuit-breaker.opened still did not work another update @icebob i figured out that to trigger the circuitbreaker on generic error...