Hi husayt, I can confirm there is currently no increased latency anywhere in the platform or any major slowdowns with the service.
Do you have Appstats turned on? (python doc <https://www.google.ca/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&ved=0CB4QFjAA&url=https%3A%2F%2Fcloud.google.com%2Fappengine%2Fdocs%2Fpython%2Ftools%2Fappstats&ei=WP-TVYuVGcXWoASsy7-ABQ&usg=AFQjCNHpl8cRufZL4pw6lF_WBth7FZUYZg&bvm=bv.96952980,d.cGU&cad=rja>, java doc <https://cloud.google.com/appengine/docs/java/tools/appstats>), that could help pinpoint any problem with RPC calls. If you don't have it turned on, I would suggest looking into your logs to try and see what takes more time? Is it across the board, or a certain subset of your pages? Cheers! On Tuesday, June 30, 2015 at 3:25:37 PM UTC-4, husayt wrote: > > We are experiencing huge latencies serving appengine apps we have. > Although can't see any problems on status page: > https://status.cloud.google.com/ > > Does anyone else see similar behaviour? > > HG > -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/7952d2a9-a44b-451e-9ed6-b4adc9f0f122%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
