MCPcopy Index your code
hub / github.com/aws/aws-cli / ReadTimeoutError

Class ReadTimeoutError

awscli/botocore/exceptions.py:137–138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

135
136
137class ReadTimeoutError(HTTPClientError, urllib3.exceptions.ReadTimeoutError):
138 fmt = 'Read timeout on endpoint URL: "{endpoint_url}"'
139
140
141class ConnectTimeoutError(ConnectionError):

Callers 5

create_contextMethod · 0.90
create_contextMethod · 0.90
sendMethod · 0.90
readMethod · 0.90

Calls

no outgoing calls

Tested by 3

create_contextMethod · 0.72
create_contextMethod · 0.72