| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
BAD_GATEWAY |
502 |
public static final int |
DEFAULT_FAILURE_RATE_THRESHOLD |
80 |
public static final int |
DEFAULT_MINIMUM_NUMBER_OF_CALLS |
10 |
public static final int |
DEFAULT_PERMITTED_CALLS_IN_HALF_OPEN_STATE |
10 |
public static final int |
DEFAULT_SLIDING_WINDOW_SIZE |
120 |
public static final int |
DEFAULT_SLOW_CALL_DURATION_THRESHOLD |
60 |
public static final int |
DEFAULT_SLOW_CALL_RATE_THRESHOLD |
100 |
public static final int |
DEFAULT_WAIT_DURATION_IN_OPEN_STATE |
30 |
public static final boolean |
DEFAULT_WRITABLE_STACK_TRACE_ENABLED |
true |
public static final int |
GATEWAY_TIMEOUT |
504 |
public static final int |
INTERNAL_SERVER_ERROR |
500 |
public static final int |
NUMBER_OF_RECORDED_HISTORY_RESPONSES |
5 |
public static final int |
SERVICE_UNAVAILABLE |
503 |
public static final int |
TOO_MANY_REQUESTS |
429 |
Copyright © 2016–2024. All rights reserved.