Class ExceptionMonitorPredicates


  • public final class ExceptionMonitorPredicates
    extends Object
    Since:
    7.14
    • Field Detail

      • CONNECTION_PROVIDER_EXCEPTION_AGE_THRESHOLD

        public static final Duration CONNECTION_PROVIDER_EXCEPTION_AGE_THRESHOLD
    • Constructor Detail

      • ExceptionMonitorPredicates

        public ExceptionMonitorPredicates()
    • Method Detail

      • shortCircuitRequestTester

        public static Predicate<javax.servlet.http.HttpServletRequest> shortCircuitRequestTester()
        Provides a Predicate to determine if a given HttpServletRequest should be "short-circuited" due to recent errors recorded by the ExceptionMonitor