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

Separate rate limiter for Twitter blogs #456

Open
thomas694 opened this issue Jul 25, 2023 · 1 comment
Open

Separate rate limiter for Twitter blogs #456

thomas694 opened this issue Jul 25, 2023 · 1 comment
Labels
beginner Estimated level of difficulty bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@thomas694
Copy link
Contributor

As mentioned in twitter blogs not limiting threads #454

Currently the rate limiter for Tumblr API is used for Twitter blogs too.
The connection settings dialog needs to be extended by a new row for Twitter rate limits.
And the TwitterCrawler needs to be adapted to use a new RateLimiter instance instead of the one created for Tumblr API.

@thomas694 thomas694 added bug Something isn't working help wanted Extra attention is needed good first issue Good for newcomers beginner Estimated level of difficulty labels Jul 25, 2023
@moxin3

This comment was marked as duplicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beginner Estimated level of difficulty bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants