Twitter Streaming Filter API: Not seeing tweets -


i'm dabbling twitter streaming filter api (https://dev.twitter.com/streaming/reference/post/statuses/filter). have 2 twitter accounts. 1 account i'm using api calls, other personal account i'm using testing. in api call, i'm using "follow" parameter follow tweets of many users (like 50), including personal account. however, when publish tweet personal account, see tweets , don't. 2 tests tweets sent, arrived long after tweet sent, maybe 5 minutes or (slow streaming standards).

my question is, how api endpoint work? guarantee delivery of tweets users you're following or sample of tweets? , if guarantee delivery, why slow? deliver tweets have arrived after time stream connection made?

thank you



Comments

Popular posts from this blog

c++ - No viable overloaded operator for references a map -

java - Custom OutputStreamAppender not run: LOGBACK: No context given for <MYAPPENDER> -

java - Cannot secure connection using TLS -