module documentation

Undocumented

Class Request No class docstring; 0/4 property, 0/28 instance variable, 1/31 method documented
Exception RequestError Undocumented
Exception RequestIsCancelledError Undocumented
Exception RequestIsSentError Undocumented
Exception RequestSentNoCallError Undocumented
Constant DEFAULT_AUTH_TIMEOUT Undocumented
Constant DEFAULT_PER_RETRY_TIMEOUT Undocumented
Constant DEFAULT_TIMEOUT Undocumented
Type Variable Err Undocumented
Type Variable Req Undocumented
Type Variable Res Undocumented
Type Variable T Undocumented
Variable log Undocumented
DEFAULT_AUTH_TIMEOUT = (source)

Undocumented

Value
15 * 60.0
DEFAULT_PER_RETRY_TIMEOUT = (source)

Undocumented

Value
DEFAULT_TIMEOUT / 3
DEFAULT_TIMEOUT: float = (source)

Undocumented

Value
60.0

Undocumented

Value
TypeVar('Err')

Undocumented

Value
TypeVar('Req')

Undocumented

Value
TypeVar('Res')

Undocumented

Value
TypeVar('T')

Undocumented