Ye,

I saw the commit, but if you look 
here: https://code.google.com/p/appengine-gcs-client/downloads/list you can 
see it has not been released yet. The check in date is Jul 26, 2013 whereas 
the latest release is June 5th. But I'll be in the lookout for next release.


On Friday, August 23, 2013 1:42:00 PM UTC-4, Ye Yuan wrote:
>
> If I guessed it right, that bug has been fixed and pushed out. 
> http://stackoverflow.com/questions/17759843/appengine-cloudstorage-python-library-timeout-issue/17795075?noredirect=1#comment26927641_17795075
>
> On Tuesday, August 20, 2013 7:18:08 PM UTC-7, rdodev wrote:
>>
>> Yes, the 500's were coming from unavailable or unresponsive urlfetch. 
>> Scouring through StackOverflow I found out there is a known bug in the 
>> latest client library that will cause these problems. There's a minor hack 
>> to fix the problem, but involves messing with defaults of the gcs client 
>> library. We decided to try it since we were getting so many issues, but 
>> definitely looking for the app engine team to release a patch to the client 
>> library.
>>
>>
>> On Tuesday, August 20, 2013 10:03:36 PM UTC-4, Vinny P wrote:
>>>
>>> On Tue, Aug 20, 2013 at 2:27 PM, rdodev <ami...@gmail.com> wrote:
>>>
>>>> Since migrating our object store away from the blobstore we are 
>>>> constantly running into issues relating to urlfetch resulting into LOTS of 
>>>> 500's even when providing very liberal RetryParams. I don't think there's 
>>>> anything we could do on our end to ameliorate the situation. So, does 
>>>> anyone know the root cause of why it's failing so often?
>>>>
>>>  
>>>  
>>>  
>>> Where is the 500 error originating from? Is it from urlfetch or another 
>>> part of the GCS library? Can you supply a stack trace of the exception(s)? 
>>> A screenshot of an AppStats profile for the request would also be helpful. 
>>>   
>>>  
>>> -----------------
>>> -Vinny P
>>> Technology & Media Advisor
>>> Chicago, IL
>>>
>>> App Engine Code Samples: http://www.learntogoogleit.com
>>>   
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to