Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What happened to the retry_count and and retry_errors parameters for Client vs API? I am trying to control retry count #2029

Open
josh-ashkinaze opened this issue Dec 24, 2022 · 0 comments

Comments

@josh-ashkinaze
Copy link

For tweepy.API, the following attributes are available:

- retry_count – Number of retries to attempt when an error occurs

- retry_delay – Number of seconds to wait between retries

- retry_errors – Which HTTP status codes to retry

Were these removed for tweepy.Client?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant