Andrey Ilnitsky

Results 1 issues of Andrey Ilnitsky

There's a todo in code (https://github.com/twitter/finagle/blob/4863f23fbd5df339df159327d96fd05cac1023a5/finagle-core/src/main/scala/com/twitter/finagle/service/Retries.scala#L243) This is only applied to RequeueFilter but not to RetryFilter. Is it valid at all? If I use Mux then ThresholdFailureDetector will mark ClientSession...