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

Fix stream limit loss count in config doc #22

Open
sjacks26 opened this issue Feb 11, 2018 · 1 comment
Open

Fix stream limit loss count in config doc #22

sjacks26 opened this issue Feb 11, 2018 · 1 comment
Labels

Comments

@sjacks26
Copy link
Contributor

Have the stream limit counter check the config doc to see if there's a value for the number of stream limit losses when starting a process. Right now, if a collector is restarted, that number is reset.

@sjacks26
Copy link
Contributor Author

I think this goes in ThreadedCollector.py. See this line that updates if we lose tweets. Search for "stream_limit_loss" to see all the times that script calls that field. Github makes me think no other scripts interact with that field.

@sjacks26 sjacks26 added the bug label Feb 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant