Instead of specifying a fixed number of active retries, we should also allow specifying the retry circuit breaker as a % of currently active requests (potentially w/ a min floor). This would be easier to auto tune assuming the correct setting of active request circuit breakers and adaptive concurrency.
Instead of specifying a fixed number of active retries, we should also allow specifying the retry circuit breaker as a % of currently active requests (potentially w/ a min floor). This would be easier to auto tune assuming the correct setting of active request circuit breakers and adaptive concurrency.