I can assure you that your tweets do in fact exist and have in no way
been lost.
The 3,200 limit is what's possible to retrieve via the API and what we
keep in active, accessible memory locations at any one time. Your
tweets are not lost. Your count will return to normal. Your tweets
exist in a database, exactly as they always have.
This limitation of the API was a part of the way applications and
services accessed Twitter prior to any of these present issues. It's a
limitation based on performance and scalability and not on thr actual
existence or non-existence of tweets.
Your tweets are safe!
> Hi there,
>
> I can assure you that your tweets do in fact exist and have in no way
> been lost.
>
> The 3,200 limit is what's possible to retrieve via the API and what we
> keep in active, accessible memory locations at any one time. Your
> tweets are not lost. Your count will return to normal. Your tweets
> exist in a database, exactly as they always have.
>
> This limitation of the API was a part of the way applications and
> services accessed Twitter prior to any of these present issues. It's a
> limitation based on performance and scalability and not on thr actual
> existence or non-existence of tweets.
>
> Your tweets are safe!
But that does bring up an interesting point - being able to retrieve
all of one's own tweets is something a lot of people want. I know it's
on your roadmap, but I hope it doesn't get swamped in other issues.
If someone insists on reading all of this, perhaps as a work function,
they should use streaming. They can get all tweets from an arbitrary
set public users with the follow function, or, on user streams, all
tweets that the user follows.
-John Kalucki
http://twitter.com/jkalucki
Infrastructure, Twitter Inc.
This sounds like a perfect use case for User Streams? Are you a
developer, or just trying to find out what's possible?