There is a list of best practices on how to update your Filter Predicates in
the Streaming API doc:
http://dev.twitter.com/pages/streaming_api_concepts#updating-filter-predicates

Arnaud / @rno <http://twitter.com/rno>



On Fri, May 6, 2011 at 4:54 PM, Shannon Whitley
<swhit...@whitleymedia.com>wrote:

> I need to attack this issue too, so I'm looking forward to suggestions.
>
>
> On Fri, May 6, 2011 at 9:35 AM, Ray Slakinski <ray.slakin...@gmail.com>wrote:
>
>> I'm working on a program that uses the stream api to listen for tweets
>> from a list of users, if that list of user changes it appears to me
>> that I need to drop connection and reconnect in order to listen to the
>> new list of users even if its just to add one new user. If I do this I
>> could loose tweets during the time it takes to reconnect, especially
>> if its frequent enough.
>>
>> So does the API handle this scenario and I'm just missing something?
>> or any tips/tricks that might make the transition smoother as users
>> get added/removed?
>>
>> Ray Slakinski
>>
>> --
>> Twitter developer documentation and resources: http://dev.twitter.com/doc
>> API updates via Twitter: http://twitter.com/twitterapi
>> Issues/Enhancements Tracker:
>> http://code.google.com/p/twitter-api/issues/list
>> Change your membership to this group:
>> http://groups.google.com/group/twitter-development-talk
>>
>
>  --
> Twitter developer documentation and resources: http://dev.twitter.com/doc
> API updates via Twitter: http://twitter.com/twitterapi
> Issues/Enhancements Tracker:
> http://code.google.com/p/twitter-api/issues/list
> Change your membership to this group:
> http://groups.google.com/group/twitter-development-talk
>

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk

Reply via email to