com.twitter.finagle.service.DeadlineFilter
The max elapsed time since a request's deadline when it will be considered for rejection. Used to account for unreasonable clock skew.
Maximum percentage of requests that can be
rejected over rejectPeriod. Must be between 0.0 and 1.0.
Maximum percentage of requests that can be
rejected over rejectPeriod.
Maximum percentage of requests that can be
rejected over rejectPeriod. Must be between 0.0 and 1.0.
The max elapsed time since a request's deadline when it will be considered for rejection.
The max elapsed time since a request's deadline when it will be considered for rejection. Used to account for unreasonable clock skew.
A class eligible for configuring a com.twitter.finagle.Stackable com.twitter.finagle.service.DeadlineFilter module.
The max elapsed time since a request's deadline when it will be considered for rejection. Used to account for unreasonable clock skew.
Maximum percentage of requests that can be rejected over
rejectPeriod. Must be between 0.0 and 1.0.