Thanks for the prompt response.

Yes, the request is timing out with no response right now. We've seen 
sporadic behavior like this the last few days and we've built in retry 
mechanisms so messages aren't getting lost. As far as I understand, 
posts of statuses aren't being rate limited so this shouldn't be a 
problem. Individual account rate limits aren't being hit (we tested one 
account and when the rate per day was hit, we were getting actual error 
responses regarding this limit).

However, the retry mechanisms are failing because the post succeeds, yet 
the text being posted is not the one we're posting. Instead, we get the 
post from the previous successful message about 2 hours ago.

Sent for posting:

Hv 2 catch up on the scriptures: He has delivered us from the power of darkness 
and conveyed is into the kingdom of the Son of His love. COLOSSIANS 1:13

The response shows the succesful post, but the text is the previous post 
from 20 minutes ago:

<text>hi</text>

Entire response is below.

Thanks,
Enlai

Response:
<?xml version="1.0" encoding="UTF-8"?>
<status>
  <created_at>Tue Nov 03 05:39:55 +0000 2009</created_at>
  <id>5384817467</id>
  <text>hi</text>
  <source>&lt;a href=&quot;http://www.mogotxt.com&quot; 
rel=&quot;nofollow&quot;&gt;MogoTXT&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>
  <user>
    <id>48108108</id>
    <name>Enlai Test</name>
    <screen_name>enlaitest</screen_name>
    <location></location>
    <description></description>
    
<profile_image_url>http://a3.twimg.com/profile_images/277692677/enlai_elf_normal.jpg</profile_image_url>
    <url></url>
    <protected>false</protected>
    <followers_count>143</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>393</friends_count>
    <created_at>Wed Jun 17 20:43:25 +0000 2009</created_at>
    <favourites_count>0</favourites_count>
    <utc_offset></utc_offset>
    <time_zone></time_zone>
    
<profile_background_image_url>http://s.twimg.com/a/1257210731/images/themes/theme1/bg.png</profile_background_image_url>
    <profile_background_tile>false</profile_background_tile>
    <statuses_count>58</statuses_count>
    <notifications>false</notifications>
    <geo_enabled>false</geo_enabled>
    <verified>false</verified>
    <following>false</following>
  </user>
  <geo/>
</status>



Enlai

Raffi Krikorian wrote:
> Hi Enlai.
>
> Can you provide more information, please?
>
> If you experience times that there is "no response", do you mean that
> the request is timing out?
>
> As for getting a successful response, yet the status not updating
> could be caused by sending tweets with the same text as a tweet you
> sent recently.
>
> Either way, I don't know which of these, if any, are afflicting you.
> Can you provide more information as to what precisely you are issuing
> to the API, and what precisely is it responding with?
>
> Thanks!
>
>
>
> On Nov 2, 2009, at 9:45 PM, Enlai <en...@3jam.com> wrote:
>
>   
>> Sorry if this is a dumb question but I can't find an answer online.
>> This is happening right now so I thought I'd see if something is up
>> with the API.
>>
>> Sometimes, I get no response from the status update post and other
>> times, I get a response with a successful post result. However, the
>> text in the post shows the previous successful post rather than the
>> one I just posted.
>>
>> What does this mean? Has some rate been tripped?
>>
>> Thanks
>> Enlai
>>     

Reply via email to