Statistics
Index
Errors
Properties
Errors
add_rate_limit_error
Add rate limit error for specific attempt.
Parameters
attempt: int
Returns None
rate_limit_errors
List tracking which retry attempts encountered rate limit (429) errors.
Properties
calls
Total number of API method calls made by the client.
requests
Total number of HTTP requests sent, including retries.
Statistics about API client usage and rate limit errors.