Yes, URLFetch is still surprisingly slow, and it has resulted in much 
higher costs for my app!

Looking at the status page, you can see that URL Fetch Latency is much 
higher than a 'typical' day.
Today URLFetch latency is touching 1 second: 
https://code.google.com/status/appengine/detail/urlfetch/2013/08/01#ae-trust-detail-urlfetch-external-aws-s3-latency
Picking a random day in the past, latency was around 80ms: 
https://code.google.com/status/appengine/detail/urlfetch/2013/07/13#ae-trust-detail-urlfetch-external-aws-s3-latency

*Question: Is this 'the new normal' -- will URLFetch continue to perform 
like this, or will it return to its previous performance (typical 80ms 
latency or better on the status page)?*

Because the latency is so high, my app is spinning up more instances, and 
costs are going up significantly.  Any help mitigating the cost is 
appreciated.  I've already turned off the Automatic settings and I've set 
min pending latency and max pending latency to 1.5 seconds and 15 seconds, 
respectively.

Thanks,
Aerodyno

On Wednesday, July 31, 2013 7:56:11 PM UTC-4, Vinny P wrote:
>
> On Wed, Jul 31, 2013 at 6:22 AM, pdknsk <pdk...@gmail.com <javascript:>>wrote:
>
>> This hasn't really improved substantially in the past few days.  Still 
>> many errors of this kind.
>> And today, at more or less sharply 3AM PT, some of these.
>> urlfetch.py:403 DownloadError: Unable to fetch URL: http://
>>
>  
>  
> Can confirm pdknsk's observations. I have several applications 
> experiencing urlfetch failure rates of approximately 9% just yesterday 
> (interestingly enough, other applications have improved urlfetch success 
> rates, although still elevated compared to normal). 
>   
> -----------------
> -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