We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ba14323
Remove the Promisify function from the CircuitBreaker factory
Node has its own built-in promisify function that can be used instead.