-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
Hello!
I am implementing this circuit breaker for node.js and i noted something strange. In a normal flow for my, in this case, API call i always see that the fallback functions is being called, the service is working ok and the response is totally fine, but whenever i set a breakpoint in the fallback, it stops right there, even if the flow goes ok.
I am not sure why is it executing if there are not errors in the api call.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels