You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: