com.twitter.finagle.buoyant.h2
Called by FailureAccrualFactory after marking an endpoint dead.
Called by FailureAccrualFactory after marking an endpoint dead. Override this method to perform additional actions.
Enter 'Probing' state.
Enter 'Probing' state. The service must satisfy one request before accepting more.
A modified version of com.twitter.finagle.liveness.FailureAccrualFactory for H2. This uses a H2Classifier to inform failure accrual at either response time, or when the stream is complete.