| Name | Description |
| STATE_CONNECTION_REFUSED_ERROR |
connection to peer failed with connection refused error.
|
| STATE_GENERAL_EXCEPTION |
connection to peer failed with general exception.
|
| STATE_GOOD |
connection to peer is healthy.
|
| STATE_HTTP_EXCEPTION |
connection to peer failed with http exception.
|
| STATE_MEMORY_ERROR |
connection to peer failed with memory error.
|
| STATE_OS_ERROR |
connection to peer failed with os error.
|
| STATE_SOCKET_TIMEOUT |
connection to peer failed with socket timeout error.
|
| STATE_SSL_ERROR |
connection to peer failed with ssl error.
|
| STATE_SYSTEM_ERROR |
connection to peer failed with system rrror.
|
| STATE_UNKNOWN |
connectino to peer failed with unknown issue.
|