Brad Ison
Results
2
issues of
Brad Ison
It looks like long-running backup and restore operations don't respond to interrupt signals, i.e. I can't Ctrl-C to abort. One issue was that these commands were not using the context...
The `TestCircuitBreaker` test introduced in #6609 is flaky. It relies on examining the percentage of requests that succeed or fail to a service with circuit breaking configured, and ensuring the...