Hi,

Our application's id is: egolikeproduction.

We have an application that stores image files in Google Cloud Storage and 
uses Blob Store to serve the ImageUrls. To prevent the server lag when 
generating said urls we decided to store them in some Model classes. Then, 
if we needed to serve the images at different pixel resolutions we could 
attach "=sXXX" to the end of the url as mentioned in the documentation.

Now this has been working perfectly up until this past friday (09/20/2013), 
ever since then, some urls would take like 6-8 seconds to load the image or 
just straight up send an error message like this:

*500.* That’s an error.

The server encountered an error and could not complete your request.

If the problem persists, please report <http://www.google.com/support/> your 
problem and mention this error message and the query that caused it.That’s 
all we know.

What I find curious though is that not every single image has the same 
issue, there are some image files whose ImageUrl work fine, and there are 
some that just don't work when trying to attach that dimensional parameter 
to the url stored. Moreso, if we set such dimensional parameter to some 
small values such as 100 or 200 the image pops out instantly without taking 
those 6-7 seconds to load.

I've read the forums a bit and I have yet to find some other guy with the 
same issue we have, but I must say I can't believe I am the only one.

Our app is in production, i.e. it is open to use by people, by our 
customers, and this is really affecting our performance. We have billing 
enabled and we haven't reached our quota limits or anything.

Please, we would highly appreciate if anyone could shred some light to this 
mistery.


Best regards,


Aritz


-- 
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 [email protected].
To post to this group, send email to [email protected].
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