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

DataProvider.HistoryAware shall be able to decline any further historic tweets #373

Open
mklaehn opened this issue Dec 23, 2017 · 0 comments
Assignees

Comments

@mklaehn
Copy link
Contributor

mklaehn commented Dec 23, 2017

DataProvider.HistoryAware have varying requirements of how many historic tweets they require. Yet StepEngine shoots 2000 tweets to those DataProvider.HistoryAware instances completely undeterred whether they require any more tweets or not.

Expected Behavior

DataProvider.HistoryAware instances can indicate that it no longer requires any hostoric tweets.

Current Behavior

DataProvider.HistoryAware instances get the full list of 2000 tweets

@mklaehn mklaehn self-assigned this Dec 23, 2017
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