RequestTimeoutException

exception borneo.RequestTimeoutException(message, timeout_ms=0, cause=None)[source]

Thrown when a request cannot be processed because the configured timeout interval is exceeded. If a retry handler is configured it is possible that the request has been retried a number of times before the timeout occurs.