Skip to content

APITimeoutError

class tinker.APITimeoutError(APIConnectionError)

Raised when an API request times out.

Inherits from: APIConnectionError