Blocking vs non-blocking list creation: list streams are different

1 view
Skip to first unread message

Eric Gilbert

unread,
Nov 10, 2009, 1:20:01 AM11/10/09
to Twitter Development Talk
I'm developing an app that builds a few lists. Since it seems the only
way to add users to lists is one id per call (please let me know if
I'm mistaken), I experimented with populating the lists
asynchronously. Both seem to build the list fine, and of course async
is much faster. Here's the strange thing: although the lists created
with each method have the same membership list, the lists streams are
not the same. (Sync seems to be doing the right thing, but I haven't
verified this rigorously.) For example, see

http://twitter.com/eegilbert/right vs
http://twitter.com/eegilbert/notsoright

Strange.

Cheers,
Eric

Tim Haines

unread,
Nov 10, 2009, 1:30:26 AM11/10/09
to twitter-deve...@googlegroups.com
Does creating the same list twice via sync'ed methods result in
duplicate streams?

Sent from my iPhone

cadams500

unread,
Nov 10, 2009, 7:52:04 AM11/10/09
to Twitter Development Talk
I''m not sure if it's related or not... but I had a very similar
problem with "following" users for non-list based items. In fact, even
when I would add new users synchronously, I had to put a sleep in
there of a few seconds. If I didn't sleep between follow calls, the
account would reflect that I had been following the users, but I would
never receive their status in my stream. (For example, the account on
the website would say I was following 10 people, but I'd only ever get
the status for 2)

If I put a sleep of a few seconds, everything worked perfectly. So, it
seems like the list-based following might suffer from the same issue
as the non-list based following.

I know it doesn't help solve your issue, but maybe others have noticed
a similar problem and twitter can look into it.

Eric Gilbert

unread,
Nov 10, 2009, 1:33:53 AM11/10/09
to Twitter Development Talk
Yes.

On Nov 10, 12:30 am, Tim Haines <tmhai...@gmail.com> wrote:
> Does creating the same list twice via sync'ed methods result in  
> duplicate streams?
>
> Sent from my iPhone
>

sathia nathan

unread,
Nov 10, 2009, 1:34:53 AM11/10/09
to twitter-deve...@googlegroups.com
hi
          i have created 2 twitter in gmail account  and yahoo account but i need same user name wat can i do. how it save same user name.

Cheers,
Eric

Marcel Molina

unread,
Nov 10, 2009, 1:41:18 PM11/10/09
to twitter-deve...@googlegroups.com
Indeed something looks strange there. I've brought this to the
attention of the team working on the lists backend. I'll let you know
what they discover.

--
Marcel Molina
Twitter Platform Team
http://twitter.com/noradio

Eric Gilbert

unread,
Nov 11, 2009, 12:07:06 AM11/11/09
to Twitter Development Talk
Great. Thanks, Marcel. Looking forward to the answer. My guess: limit
on concurrent follows as countermeasure against bots?

Eric Gilbert

unread,
Nov 28, 2009, 1:30:12 AM11/28/09
to Twitter Development Talk
Any resolution or news?
Reply all
Reply to author
Forward
0 new messages