I spoke with some of the engineers who had seen some behavior like
this. Some code was deployed this morning which should have improved
this. Can you let me know if you are still seeing this behavior?

Thanks,
Matt

On Fri, Aug 27, 2010 at 8:16 AM, jsleuth <[email protected]> wrote:
> Hi Matt,
>
> Thanks for looking into this.  Here is our serialized object data from
> a set of requests that exhibit the described behavior (http codes and
> urls are early in each chunk).  In this instance I was using the
> user_timeline, but the same thing is happening on the home_timeline
> too.  Here I am deleting a retweet, the same behavior occurs when
> deleting an originally authored tweet.
>
> Thanks,
> Jeff
>
>
> Initial user_timeline request:
> Fri, 27 Aug 2010 10:57:17 EDT - REST request - O:12:"TwitterOAuth":14:
> {s:9:"http_code";i:200;s:3:"url";s:341:"https://api.twitter.com/1/
> statuses/user_timeline.atom?
> count=15&oauth_consumer_key=SWD0LerZcjFWTm9defmStg&oauth_nonce=143d02a039c208f53dd19600aa4a2e92&oauth_signature=pYF9Z
> %2B4Y%2F1qvH0R88R0tRmJuToY%3D&oauth_signature_method=HMAC-
> SHA1&oauth_timestamp=1282921036&oauth_token=138138618-
> t5aUdBh7z59uVsv1ulsDsbjQfIXbL1Hxv6JSlhRM&oauth_version=1.0";s:
> 4:"host";s:26:"https://api.twitter.com/1/";s:7:"timeout";i:30;s:
> 14:"connecttimeout";i:30;s:14:"ssl_verifypeer";b:0;s:6:"format";s:
> 4:"atom";s:11:"decode_json";b:0;s:9:"http_info";a:20:{s:3:"url";s:
> 341:"https://api.twitter.com/1/statuses/user_timeline.atom?
> count=15&oauth_consumer_key=SWD0LerZcjFWTm9defmStg&oauth_nonce=143d02a039c208f53dd19600aa4a2e92&oauth_signature=pYF9Z
> %2B4Y%2F1qvH0R88R0tRmJuToY%3D&oauth_signature_method=HMAC-
> SHA1&oauth_timestamp=1282921036&oauth_token=138138618-
> t5aUdBh7z59uVsv1ulsDsbjQfIXbL1Hxv6JSlhRM&oauth_version=1.0";s:
> 12:"content_type";s:35:"application/atom+xml; charset=utf-8";s:
> 9:"http_code";i:200;s:11:"header_size";i:1116;s:12:"request_size";i:
> 410;s:8:"filetime";i:-1;s:17:"ssl_verify_result";i:0;s:
> 14:"redirect_count";i:0;s:10:"total_time";d:
> 0.566073000000000092768459580838680267333984375;s:
> 15:"namelookup_time";d:
> 0.0097870000000000008100187187665142118930816650390625;s:
> 12:"connect_time";d:
> 0.10393699999999999050714905024506151676177978515625;s:
> 16:"pretransfer_time";d:
> 0.3096789999999999931645788819878362119197845458984375;s:
> 11:"size_upload";d:0;s:13:"size_download";d:11295;s:
> 14:"speed_download";d:19953;s:12:"speed_upload";d:0;s:
> 23:"download_content_length";d:11295;s:21:"upload_content_length";d:
> 0;s:18:"starttransfer_time";d:
> 0.565885999999999977916331772576086223125457763671875;s:
> 13:"redirect_time";d:0;}s:9:"useragent";s:25:"TwitterOAuth v0.2.0-
> beta2";s:11:"sha1_method";O:30:"OAuthSignatureMethod_HMAC_SHA1":0:{}s:
> 8:"consumer";O:13:"OAuthConsumer":3:{s:3:"key";s:
> 22:"SWD0LerZcjFWTm9defmStg";s:6:"secret";s:
> 42:"iy6Q12d8cusG14q6q5IZ7i7ji2fewn9S5Vk9NMC3T4";s:12:"callback_url";N;}
> s:5:"token";O:13:"OAuthConsumer":3:{s:12:"callback_url";N;}s:
> 11:"http_header";a:20:{s:4:"date";s:29:"Fri, 27 Aug 2010 14:57:16
> GMT";s:6:"server";s:2:"hi";s:6:"status";s:6:"200 OK";s:
> 13:"x_transaction";s:22:"1282921036-18779-13377";s:
> 17:"x_ratelimit_limit";s:3:"350";s:4:"etag";s:
> 34:""8c0caf1a160340044b5f59c62a2c4161"";s:13:"last_modified";s:
> 29:"Fri, 27 Aug 2010 14:57:16 GMT";s:21:"x_ratelimit_remaining";s:
> 3:"341";s:9:"x_runtime";s:7:"0.03461";s:12:"content_type";s:
> 35:"application/atom+xml; charset=utf-8";s:14:"content_length";s:
> 5:"11295";s:6:"pragma";s:8:"no-cache";s:17:"x_ratelimit_class";s:
> 14:"api_identified";s:10:"x_revision";s:3:"DEV";s:7:"expires";s:
> 29:"Tue, 31 Mar 1981 05:00:00 GMT";s:13:"cache_control";s:62:"no-
> cache, no-store, must-revalidate, pre-check=0, post-check=0";s:
> 17:"x_ratelimit_reset";s:10:"1282923478";s:10:"set_cookie";s:
> 255:"_twitter_sess=BAh7CDoPY3JlYXRlZF9hdGwrCJR6DbQqAToHaWQiJWQ3ZGJhNzVlNGRjZDAw
> %250AN2FkMmMyZjdmNzZjOGNhNDg1IgpmbGFzaElDOidBY3Rpb25Db250cm9sbGVy
> %250AOjpGbGFzaDo6Rmxhc2hIYXNoewAGOgpAdXNlZHsA--
> cbf711c902084a1193269bf76b186669e659a953; domain=.twitter.com;
> path=/";s:4:"vary";s:15:"Accept-Encoding";s:10:"connection";s:
> 5:"close";}}
>
>
> Request just the tweet we're about to delete:
> Fri, 27 Aug 2010 10:57:34 EDT - findTweet request - url="http://
> api.twitter.com/1/statuses/show.xml?id=21602265248";
>
>
> Delete tweet (seems to work just fine, returns http header 200), with
> response xml:
> Fri, 27 Aug 2010 10:57:37 EDT - Delete Request - O:12:"TwitterOAuth":
> 14:{s:9:"http_code";i:200;s:3:"url";s:337:"https://api.twitter.com/1/
> statuses/destroy/21602265248.xml?
> oauth_consumer_key=SWD0LerZcjFWTm9defmStg&oauth_nonce=bcb8dac55e63fe2ea1aec3971ec38a4a&oauth_signature=MKc
> %2BytIZ5sMMd9n%2FcKCZg3TMBew%3D&oauth_signature_method=HMAC-
> SHA1&oauth_timestamp=1282921057&oauth_token=138138618-
> t5aUdBh7z59uVsv1ulsDsbjQfIXbL1Hxv6JSlhRM&oauth_version=1.0";s:
> 4:"host";s:26:"https://api.twitter.com/1/";s:7:"timeout";i:30;s:
> 14:"connecttimeout";i:30;s:14:"ssl_verifypeer";b:0;s:6:"format";s:
> 3:"xml";s:11:"decode_json";b:0;s:9:"http_info";a:20:{s:3:"url";s:
> 337:"https://api.twitter.com/1/statuses/destroy/21602265248.xml?
> oauth_consumer_key=SWD0LerZcjFWTm9defmStg&oauth_nonce=bcb8dac55e63fe2ea1aec3971ec38a4a&oauth_signature=MKc
> %2BytIZ5sMMd9n%2FcKCZg3TMBew%3D&oauth_signature_method=HMAC-
> SHA1&oauth_timestamp=1282921057&oauth_token=138138618-
> t5aUdBh7z59uVsv1ulsDsbjQfIXbL1Hxv6JSlhRM&oauth_version=1.0";s:
> 12:"content_type";s:30:"application/xml; charset=utf-8";s:
> 9:"http_code";i:200;s:11:"header_size";i:1182;s:12:"request_size";i:
> 409;s:8:"filetime";i:-1;s:17:"ssl_verify_result";i:0;s:
> 14:"redirect_count";i:0;s:10:"total_time";d:
> 0.92128800000000001801936377887614071369171142578125;s:
> 15:"namelookup_time";d:
> 0.00163900000000000023447910280083306133747100830078125;s:
> 12:"connect_time";d:
> 0.085038000000000000255795384873636066913604736328125;s:
> 16:"pretransfer_time";d:
> 0.28716699999999999448618837050162255764007568359375;s:
> 11:"size_upload";d:0;s:13:"size_download";d:4776;s:
> 14:"speed_download";d:5184;s:12:"speed_upload";d:0;s:
> 23:"download_content_length";d:4776;s:21:"upload_content_length";d:0;s:
> 18:"starttransfer_time";d:
> 0.921267999999999886995283304713666439056396484375;s:
> 13:"redirect_time";d:0;}s:9:"useragent";s:25:"TwitterOAuth v0.2.0-
> beta2";s:11:"sha1_method";O:30:"OAuthSignatureMethod_HMAC_SHA1":0:{}s:
> 8:"consumer";O:13:"OAuthConsumer":3:{s:3:"key";s:
> 22:"SWD0LerZcjFWTm9defmStg";s:6:"secret";s:
> 42:"iy6Q12d8cusG14q6q5IZ7i7ji2fewn9S5Vk9NMC3T4";s:12:"callback_url";N;}
> s:5:"token";O:13:"OAuthConsumer":3:{s:12:"callback_url";N;}s:
> 11:"http_header";a:20:{s:4:"date";s:29:"Fri, 27 Aug 2010 14:57:37
> GMT";s:6:"server";s:2:"hi";s:6:"status";s:6:"200 OK";s:
> 13:"x_transaction";s:21:"1282921056-70880-4192";s:
> 17:"x_ratelimit_limit";s:3:"350";s:4:"etag";s:
> 34:""45712b319ddf3a0c1ead0dd6711f52a1"";s:13:"last_modified";s:
> 29:"Fri, 27 Aug 2010 14:57:36 GMT";s:21:"x_ratelimit_remaining";s:
> 3:"340";s:9:"x_runtime";s:7:"0.52662";s:12:"content_type";s:
> 30:"application/xml; charset=utf-8";s:14:"content_length";s:4:"4776";s:
> 6:"pragma";s:8:"no-cache";s:17:"x_ratelimit_class";s:
> 14:"api_identified";s:10:"x_revision";s:3:"DEV";s:7:"expires";s:
> 29:"Tue, 31 Mar 1981 05:00:00 GMT";s:13:"cache_control";s:62:"no-
> cache, no-store, must-revalidate, pre-check=0, post-check=0";s:
> 17:"x_ratelimit_reset";s:10:"1282923478";s:10:"set_cookie";s:
> 328:"_twitter_sess=BAh7CToMY3NyZl9pZCIlMDMxMmZlMWY5YTY3OGY5MTk1OTEwMGU0ZWU3NzRi
> %250AZjY6D2NyZWF0ZWRfYXRsKwjQyg20KgE6B2lkIiUwNTYzMDE0ZDRhNDE5ZmFk
> %250ANGY4NDI4MzhhNWQ0MmVmYiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6%250ARmxhc2g6OkZsYXNoSGFzaHsABjoKQHVzZWR7AA
> %253D%253D--a9a5c0d8f2491b322e78ed63a68cf321dfc73ad3;
> domain=.twitter.com; path=/";s:4:"vary";s:15:"Accept-Encoding";s:
> 10:"connection";s:5:"close";}}
> <?xml version="1.0" encoding="UTF-8"?>
> <status>
>  <created_at>Thu Aug 19 19:32:11 +0000 2010</created_at>
>  <id>21602265248</id>
>  <text>RT @stephenfry: That was a long day. Rather hoarse. I believe
> vodka and soda is a cure for that. Let's find out.</text>
>  <source>&lt;a href=&quot;http://cloverleafdigital.com&quot;
> rel=&quot;nofollow&quot;&gt;TweetDaily&lt;/a&gt;</source>
>  <truncated>false</truncated>
>  <in_reply_to_status_id></in_reply_to_status_id>
>  <in_reply_to_user_id></in_reply_to_user_id>
>  <favorited>false</favorited>
>  <in_reply_to_screen_name></in_reply_to_screen_name>
>  <retweet_count></retweet_count>
>  <retweeted>false</retweeted>
>  <retweeted_status>
>    <created_at>Thu Aug 19 17:37:12 +0000 2010</created_at>
>    <id>21595352901</id>
>    <text>That was a long day. Rather hoarse. I believe vodka and soda
> is a cure for that. Let's find out.</text>
>    <source>&lt;a href=&quot;http://twitter.com/&quot;
> rel=&quot;nofollow&quot;&gt;Twitter for iPhone&lt;/a&gt;</source>
>    <truncated>false</truncated>
>    <in_reply_to_status_id></in_reply_to_status_id>
>    <in_reply_to_user_id></in_reply_to_user_id>
>    <favorited>false</favorited>
>    <in_reply_to_screen_name></in_reply_to_screen_name>
>    <retweet_count></retweet_count>
>    <retweeted>false</retweeted>
>    <user>
>      <id>15439395</id>
>      <name>Stephen Fry</name>
>      <screen_name>stephenfry</screen_name>
>      <location>London</location>
>      <description>British Actor, Writer, Lord of Dance, Prince of
> Swimwear &amp; Blogger</description>
>      <profile_image_url>http://a1.twimg.com/profile_images/
> 1035438413/6b94699a-0e00-43f4-adf3-0b54663f4531_normal.png</
> profile_image_url>
>      <url>http://www.stephenfry.com</url>
>      <protected>false</protected>
>      <followers_count>1726109</followers_count>
>      <profile_background_color>a5e6fa</profile_background_color>
>      <profile_text_color>333333</profile_text_color>
>      <profile_link_color>1c83a6</profile_link_color>
>      <profile_sidebar_fill_color>48ccf4</profile_sidebar_fill_color>
>      <profile_sidebar_border_color>19a7d6</
> profile_sidebar_border_color>
>      <friends_count>53381</friends_count>
>      <created_at>Tue Jul 15 11:45:30 +0000 2008</created_at>
>      <favourites_count>7</favourites_count>
>      <utc_offset>0</utc_offset>
>      <time_zone>London</time_zone>
>      <profile_background_image_url>http://a1.twimg.com/
> profile_background_images/107684890/twitter_1.5mill_g-tech.jpg</
> profile_background_image_url>
>      <profile_background_tile>false</profile_background_tile>
>      <profile_use_background_image>true</
> profile_use_background_image>
>      <notifications>false</notifications>
>      <geo_enabled>false</geo_enabled>
>      <verified>true</verified>
>      <following>true</following>
>      <statuses_count>3076</statuses_count>
>      <lang>en</lang>
>      <contributors_enabled>false</contributors_enabled>
>      <follow_request_sent>false</follow_request_sent>
>      <listed_count>31921</listed_count>
>      <show_all_inline_media>false</show_all_inline_media>
>    </user>
>    <geo/>
>    <coordinates/>
>    <place/>
>    <contributors/>
>  </retweeted_status>
>  <user>
>    <id>138138618</id>
>    <name>Clover Developer</name>
>    <screen_name>cloverdev</screen_name>
>    <location>NYC</location>
>    <description></description>
>    <profile_image_url>http://a3.twimg.com/profile_images/858427719/
> CloverLeaf-Digital-HOME_normal.jpg</profile_image_url>
>    <url></url>
>    <protected>false</protected>
>    <followers_count>2</followers_count>
>    <profile_background_color>9ae4e8</profile_background_color>
>    <profile_text_color>000000</profile_text_color>
>    <profile_link_color>0000ff</profile_link_color>
>    <profile_sidebar_fill_color>e0ff92</profile_sidebar_fill_color>
>    <profile_sidebar_border_color>87bc44</
> profile_sidebar_border_color>
>    <friends_count>9</friends_count>
>    <created_at>Wed Apr 28 18:41:58 +0000 2010</created_at>
>    <favourites_count>0</favourites_count>
>    <utc_offset>-18000</utc_offset>
>    <time_zone>Quito</time_zone>
>    <profile_background_image_url>http://s.twimg.com/a/1282866105/
> images/themes/theme1/bg.png</profile_background_image_url>
>    <profile_background_tile>false</profile_background_tile>
>    <profile_use_background_image>true</profile_use_background_image>
>    <notifications>false</notifications>
>    <geo_enabled>false</geo_enabled>
>    <verified>false</verified>
>    <following>false</following>
>    <statuses_count>40</statuses_count>
>    <lang>en</lang>
>    <contributors_enabled>false</contributors_enabled>
>    <follow_request_sent>false</follow_request_sent>
>    <listed_count>2</listed_count>
>    <show_all_inline_media>false</show_all_inline_media>
>  </user>
>  <geo/>
>  <coordinates/>
>  <place/>
>  <contributors/>
> </status>
>
>
> Second user_timeline request (fails, Twitter / Technical Error, http
> 500):
> Fri, 27 Aug 2010 10:57:51 EDT - REST request - O:12:"TwitterOAuth":14:
> {s:9:"http_code";i:500;s:3:"url";s:343:"https://api.twitter.com/1/
> statuses/user_timeline.atom?
> count=15&oauth_consumer_key=SWD0LerZcjFWTm9defmStg&oauth_nonce=84d04ff5fc1bb0bf9cc3f3e50deaca91&oauth_signature=VE8%2FOXkBt9YoD5Y
> %2BQWPM%2FMfMZkw%3D&oauth_signature_method=HMAC-
> SHA1&oauth_timestamp=1282921070&oauth_token=138138618-
> t5aUdBh7z59uVsv1ulsDsbjQfIXbL1Hxv6JSlhRM&oauth_version=1.0";s:
> 4:"host";s:26:"https://api.twitter.com/1/";s:7:"timeout";i:30;s:
> 14:"connecttimeout";i:30;s:14:"ssl_verifypeer";b:0;s:6:"format";s:
> 4:"atom";s:11:"decode_json";b:0;s:9:"http_info";a:20:{s:3:"url";s:
> 343:"https://api.twitter.com/1/statuses/user_timeline.atom?
> count=15&oauth_consumer_key=SWD0LerZcjFWTm9defmStg&oauth_nonce=84d04ff5fc1bb0bf9cc3f3e50deaca91&oauth_signature=VE8%2FOXkBt9YoD5Y
> %2BQWPM%2FMfMZkw%3D&oauth_signature_method=HMAC-
> SHA1&oauth_timestamp=1282921070&oauth_token=138138618-
> t5aUdBh7z59uVsv1ulsDsbjQfIXbL1Hxv6JSlhRM&oauth_version=1.0";s:
> 12:"content_type";s:35:"application/atom+xml; charset=utf-8";s:
> 9:"http_code";i:500;s:11:"header_size";i:1091;s:12:"request_size";i:
> 412;s:8:"filetime";i:-1;s:17:"ssl_verify_result";i:0;s:
> 14:"redirect_count";i:0;s:10:"total_time";d:
> 0.4586999999999999744204615126363933086395263671875;s:
> 15:"namelookup_time";d:
> 0.010582000000000000294875235340441577136516571044921875;s:
> 12:"connect_time";d:
> 0.093864000000000000767386154620908200740814208984375;s:
> 16:"pretransfer_time";d:
> 0.3027839999999999864854771658428944647312164306640625;s:
> 11:"size_upload";d:0;s:13:"size_download";d:4659;s:
> 14:"speed_download";d:10156;s:12:"speed_upload";d:0;s:
> 23:"download_content_length";d:4659;s:21:"upload_content_length";d:0;s:
> 18:"starttransfer_time";d:
> 0.4586819999999999453166310559026896953582763671875;s:
> 13:"redirect_time";d:0;}s:9:"useragent";s:25:"TwitterOAuth v0.2.0-
> beta2";s:11:"sha1_method";O:30:"OAuthSignatureMethod_HMAC_SHA1":0:{}s:
> 8:"consumer";O:13:"OAuthConsumer":3:{s:3:"key";s:
> 22:"SWD0LerZcjFWTm9defmStg";s:6:"secret";s:
> 42:"iy6Q12d8cusG14q6q5IZ7i7ji2fewn9S5Vk9NMC3T4";s:12:"callback_url";N;}
> s:5:"token";O:13:"OAuthConsumer":3:{s:12:"callback_url";N;}s:
> 11:"http_header";a:18:{s:4:"date";s:29:"Fri, 27 Aug 2010 14:57:50
> GMT";s:6:"server";s:2:"hi";s:6:"status";s:25:"500 Internal Server
> Error";s:13:"x_transaction";s:22:"1282921070-43507-63761";s:
> 17:"x_ratelimit_limit";s:3:"350";s:13:"last_modified";s:29:"Fri, 27
> Aug 2010 14:57:50 GMT";s:21:"x_ratelimit_remaining";s:3:"339";s:
> 12:"content_type";s:35:"application/atom+xml; charset=utf-8";s:
> 14:"content_length";s:4:"4659";s:6:"pragma";s:8:"no-cache";s:
> 17:"x_ratelimit_class";s:14:"api_identified";s:10:"x_revision";s:
> 3:"DEV";s:7:"expires";s:29:"Tue, 31 Mar 1981 05:00:00 GMT";s:
> 13:"cache_control";s:62:"no-cache, no-store, must-revalidate, pre-
> check=0, post-check=0";s:17:"x_ratelimit_reset";s:10:"1282923478";s:
> 10:"set_cookie";s:
> 255:"_twitter_sess=BAh7CDoPY3JlYXRlZF9hdGwrCE0ADrQqAToHaWQiJTcxMzg3YWExMmU2ZmUw
> %250AMWJmMTk1Njk4NTY5ODIwNjRhIgpmbGFzaElDOidBY3Rpb25Db250cm9sbGVy
> %250AOjpGbGFzaDo6Rmxhc2hIYXNoewAGOgpAdXNlZHsA--
> b663104099416abc765dbd68ae905243e912702c; domain=.twitter.com;
> path=/";s:4:"vary";s:15:"Accept-Encoding";s:10:"connection";s:
> 5:"close";}}
>
>
> Third user_timeline request, API responds fine:
> Fri, 27 Aug 2010 10:58:00 EDT - REST request - O:12:"TwitterOAuth":14:
> {s:9:"http_code";i:200;s:3:"url";s:337:"https://api.twitter.com/1/
> statuses/user_timeline.atom?
> count=15&oauth_consumer_key=SWD0LerZcjFWTm9defmStg&oauth_nonce=4d93a98dc1996e7b521bef038db1bb7a&oauth_signature=REP6MzkuK91rXQJxQStqbLYe0d4%3D&oauth_signature_method=HMAC-
> SHA1&oauth_timestamp=1282921079&oauth_token=138138618-
> t5aUdBh7z59uVsv1ulsDsbjQfIXbL1Hxv6JSlhRM&oauth_version=1.0";s:
> 4:"host";s:26:"https://api.twitter.com/1/";s:7:"timeout";i:30;s:
> 14:"connecttimeout";i:30;s:14:"ssl_verifypeer";b:0;s:6:"format";s:
> 4:"atom";s:11:"decode_json";b:0;s:9:"http_info";a:20:{s:3:"url";s:
> 337:"https://api.twitter.com/1/statuses/user_timeline.atom?
> count=15&oauth_consumer_key=SWD0LerZcjFWTm9defmStg&oauth_nonce=4d93a98dc1996e7b521bef038db1bb7a&oauth_signature=REP6MzkuK91rXQJxQStqbLYe0d4%3D&oauth_signature_method=HMAC-
> SHA1&oauth_timestamp=1282921079&oauth_token=138138618-
> t5aUdBh7z59uVsv1ulsDsbjQfIXbL1Hxv6JSlhRM&oauth_version=1.0";s:
> 12:"content_type";s:35:"application/atom+xml; charset=utf-8";s:
> 9:"http_code";i:200;s:11:"header_size";i:1116;s:12:"request_size";i:
> 406;s:8:"filetime";i:-1;s:17:"ssl_verify_result";i:0;s:
> 14:"redirect_count";i:0;s:10:"total_time";d:
> 0.582782000000000000028421709430404007434844970703125;s:
> 15:"namelookup_time";d:
> 0.0015300000000000000710542735760100185871124267578125;s:
> 12:"connect_time";d:
> 0.089047999999999998266275724745355546474456787109375;s:
> 16:"pretransfer_time";d:
> 0.292982999999999993434585121576674282550811767578125;s:
> 11:"size_upload";d:0;s:13:"size_download";d:10301;s:
> 14:"speed_download";d:17675;s:12:"speed_upload";d:0;s:
> 23:"download_content_length";d:10301;s:21:"upload_content_length";d:
> 0;s:18:"starttransfer_time";d:
> 0.542508999999999996788346834364347159862518310546875;s:
> 13:"redirect_time";d:0;}s:9:"useragent";s:25:"TwitterOAuth v0.2.0-
> beta2";s:11:"sha1_method";O:30:"OAuthSignatureMethod_HMAC_SHA1":0:{}s:
> 8:"consumer";O:13:"OAuthConsumer":3:{s:3:"key";s:
> 22:"SWD0LerZcjFWTm9defmStg";s:6:"secret";s:
> 42:"iy6Q12d8cusG14q6q5IZ7i7ji2fewn9S5Vk9NMC3T4";s:12:"callback_url";N;}
> s:5:"token";O:13:"OAuthConsumer":3:{s:12:"callback_url";N;}s:
> 11:"http_header";a:20:{s:4:"date";s:29:"Fri, 27 Aug 2010 14:57:59
> GMT";s:6:"server";s:2:"hi";s:6:"status";s:6:"200 OK";s:
> 13:"x_transaction";s:22:"1282921079-52761-58357";s:
> 17:"x_ratelimit_limit";s:3:"350";s:4:"etag";s:
> 34:""d81f19db4790d3965ab73cbaebdf466e"";s:13:"last_modified";s:
> 29:"Fri, 27 Aug 2010 14:57:59 GMT";s:21:"x_ratelimit_remaining";s:
> 3:"338";s:9:"x_runtime";s:7:"0.07011";s:12:"content_type";s:
> 35:"application/atom+xml; charset=utf-8";s:14:"content_length";s:
> 5:"10301";s:6:"pragma";s:8:"no-cache";s:17:"x_ratelimit_class";s:
> 14:"api_identified";s:10:"x_revision";s:3:"DEV";s:7:"expires";s:
> 29:"Tue, 31 Mar 1981 05:00:00 GMT";s:13:"cache_control";s:62:"no-
> cache, no-store, must-revalidate, pre-check=0, post-check=0";s:
> 17:"x_ratelimit_reset";s:10:"1282923478";s:10:"set_cookie";s:
> 255:"_twitter_sess=BAh7CDoPY3JlYXRlZF9hdGwrCKcjDrQqAToHaWQiJWZmMGE3Y2ExOGM2NDQ4%250AMGE4ODM0NzdhNDJjMGIzZGUzIgpmbGFzaElDOidBY3Rpb25Db250cm9sbGVy
> %250AOjpGbGFzaDo6Rmxhc2hIYXNoewAGOgpAdXNlZHsA--
> bd119826bc2aceb35469af94d21f12ddd6d799e6; domain=.twitter.com;
> path=/";s:4:"vary";s:15:"Accept-Encoding";s:10:"connection";s:
> 5:"close";}}
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> On Aug 26, 9:53 pm, Matt Harris <[email protected]> wrote:
>> Hi Jeff,
>>
>> This sounds very strange. Can you share some code so we can see what
>> type of calls you are making to the API and try to debug.
>>
>> Thanks,
>> Matt
>>
>>
>>
>>
>>
>> On Thu, Aug 26, 2010 at 8:52 AM, jsleuth <[email protected]> wrote:
>> > I'm running into an interesting problem.  If I post a tweet via the
>> > api and then delete it, the next request made to the REST api will
>> > result in an http 500-technical error from the api.  A second request
>> > will execute just fine... except that the api won't give me a full
>> > count of tweets-- it drops the number by one (eg.  before the delete I
>> > was requesting, and getting 15 tweets, after the delete I'm requesting
>> > 15 and twitter is sending 14).  After numerous tries for debugging I'm
>> > getting down to where the api is only returning 4 tweets for the
>> > home_timeline request!
>>
>> > Has anyone else seen this behavior?  Am I inadvertently violating some
>> > protocol and being punished by the reduction in tweets?
>>
>> > Thanks for your help.
>>
>> > Best,
>> > Jeff Slutz
>>
>> > [email protected]
>> > jeffslutz.com
>>
>> > --
>> > 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?hl=en
>>
>> --
>>
>> Matt Harris
>> Developer Advocate, Twitterhttp://twitter.com/themattharris
>
> --
> 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?hl=en
>



-- 


Matt Harris
Developer Advocate, Twitter
http://twitter.com/themattharris

-- 
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?hl=en

Reply via email to