Constant Field Values
Contents
software.amazon.*
-
software.amazon.awssdk.http.nio.netty.internal.NettyConfiguration Modifier and Type Constant Field Value public static final intCHANNEL_POOL_CLOSE_TIMEOUT_SECONDS5public static final intEVENTLOOP_SHUTDOWN_FUTURE_TIMEOUT_SECONDS16public static final intEVENTLOOP_SHUTDOWN_QUIET_PERIOD_SECONDS2public static final intEVENTLOOP_SHUTDOWN_TIMEOUT_SECONDS15public static final intHTTP2_CONNECTION_PING_TIMEOUT_SECONDS5
-
software.amazon.awssdk.http.nio.netty.internal.utils.NettyUtils Modifier and Type Constant Field Value public static final StringCLOSED_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."