CircuitBreaker icon indicating copy to clipboard operation
CircuitBreaker copied to clipboard

A Swift Circuit Breaker library – Improves application stability and reliability.

Results 3 CircuitBreaker issues
Sort by recently updated
recently updated
newest added

This pull request adds some sleeps into the CircuitBreaker tests to allow async tasks to complete before checking for the result

The CircuitBreaker tests appear to have started intermittently failing in Travis. My suspicion is that this is test fragility rather than a real problem, but it ought to be investigated....

Swift package is failing to work well (swift package update) as version requirements of cross dependencies are not compatible.