-
Couldn't load subscription status.
- Fork 111
Open
Description
Node.js Version: 18.13.0
Operating System: MacOS Ventura 13.2.1
Steps to Produce Error:
This is more a question. I would like to know if there's any way to reset the stats of a CircuitBreaker instance. I have test cases that are interfering with each other since they are testing job retries. I'd like to reset the CircuitBreaker stats in a beforeEach callback 😄 .