CircuitBreaker
CircuitBreaker copied to clipboard
A Swift Circuit Breaker library – Improves application stability and reliability.
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.