| Modifier and Type | Constant Field | Value | 
|---|---|---|
public static final int | 
CHANNEL_POOL_CLOSE_TIMEOUT_SECONDS | 
5 | 
public static final int | 
EVENTLOOP_SHUTDOWN_FUTURE_TIMEOUT_SECONDS | 
16 | 
public static final int | 
EVENTLOOP_SHUTDOWN_QUIET_PERIOD_SECONDS | 
2 | 
public static final int | 
EVENTLOOP_SHUTDOWN_TIMEOUT_SECONDS | 
15 | 
public static final int | 
HTTP2_CONNECTION_PING_TIMEOUT_SECONDS | 
5 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
public static final String | 
CLOSED_CHANNEL_ERROR_MESSAGE | 
"The connection was closed during the request. The request will usually succeed on a retry, but if it does not: consider disabling any proxies you have configured, enabling debug logging, or performing a TCP dump to identify the root cause. If this is a streaming operation, validate that data is being read or written in a timely manner." | 
Copyright © 2023. All rights reserved.