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

[MinorVersion] Improve filtering to reduce redundant requests to Twitter #5

Merged
merged 1 commit into from
Jan 12, 2018

Conversation

MChambers1992
Copy link
Owner

Uses a list to track tweet ids then compares the tweet id in the timeline against that, if a tweet id is already in the list the attempt to retweet is skipped. This reduces redundant calls to Twitter and reduces the number of errors seen.

@MChambers1992 MChambers1992 merged commit 8b0b394 into master Jan 12, 2018
@MChambers1992 MChambers1992 deleted the minor/ImproveTweetFiltering branch January 12, 2018 10:21
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

Successfully merging this pull request may close these issues.

1 participant