[twitter-dev] Missing replies to followed user (streaming api)

2010-03-23 Thread briantroy
We seem to consistently miss replies to users using the streaming api.

Our methodology:

If one of our users specifies a twitter user name we both follow the
user (using the folllow= predicate) and track on the user's username
(using the track= predicate).
Our assumption was that this would get structured replies and retweets
(via the follow) and unstructured (via the track).

This appears to not be the case. We never get some replies.

For example: Tweet ID: 10942140971 was never received (in reply to
me). Most of these appear to come from 3rd party clients - but this
example came from the web.

We can confirm (via our logs) that the tweet never comes in on the
stream.

Anyone else seeing anything like this or have a proven methodology for
getting all mentions?

Thanks,

Brian Roy

To unsubscribe from this group, send email to 
twitter-development-talk+unsubscribegooglegroups.com or reply to this email 
with the words REMOVE ME as the subject.


Re: [twitter-dev] Missing replies to followed user (streaming api)

2010-03-23 Thread Mark McBride
What track/follow paramaters were you using to get this?
 follow=briantroytrack=briantroy?

  ---Mark

http://twitter.com/mccv


On Tue, Mar 23, 2010 at 1:42 PM, briantroy brian.cosin...@gmail.com wrote:

 We seem to consistently miss replies to users using the streaming api.

 Our methodology:

 If one of our users specifies a twitter user name we both follow the
 user (using the folllow= predicate) and track on the user's username
 (using the track= predicate).
 Our assumption was that this would get structured replies and retweets
 (via the follow) and unstructured (via the track).

 This appears to not be the case. We never get some replies.

 For example: Tweet ID: 10942140971 was never received (in reply to
 me). Most of these appear to come from 3rd party clients - but this
 example came from the web.

 We can confirm (via our logs) that the tweet never comes in on the
 stream.

 Anyone else seeing anything like this or have a proven methodology for
 getting all mentions?

 Thanks,

 Brian Roy

 To unsubscribe from this group, send email to twitter-development-talk+
 unsubscribegooglegroups.com or reply to this email with the words REMOVE
 ME as the subject.


To unsubscribe from this group, send email to 
twitter-development-talk+unsubscribegooglegroups.com or reply to this email 
with the words REMOVE ME as the subject.