Re: [google-appengine] Re: Any idea what causes this warning "Stats data was too big, all stack traces were removed"

2016-08-25 Thread Damith C. Rajapakse
Thanks again for the help Nick. Yes, we are looking into reducing the stack traces. Again, this warning should not happen suddenly after so many years in operation. On a related noted, this and a few other errors (e.g. 104 errors) that came in a wave at the same time (possibly after the recent GAE

[google-appengine] Re: State of Java 8 on App Engine (not the flexible env)

2016-08-25 Thread Nick
Is this wrapped up with supporting servlet specs greater than 2.5? -- 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

[google-appengine] Re: State of Java 8 on App Engine (not the flexible env)

2016-08-25 Thread 'Amir Rouzrokh' via Google App Engine
Hi guys, Product Manager on Java team here. We are working on bringing you Java 8 on GAE standard. We want to make sure we have the best experience for our users, so please stay tuned. I will be posting more updates as we have more to share. Thanks On Wednesday, August 24, 2016 at 2:04:00 P

[google-appengine] Does Tweepy Streaming API work on Google App Engine?

2016-08-25 Thread NP
I'm trying to use the Tweepy Library to follow a user. This means using the Streaming API. I'm using the Google App Engine SDK release: "1.9.40". Everything works on my Dev server but when I deploy to Production, it stops working. I don't get an error. Basically what is happening is - the cod

[google-appengine] Setting Up Wildcard Routing with SAN Certificate

2016-08-25 Thread Yue Chuan Lim
Given that I have: 1. A custom domain name - example.com 2. An App Engine service named "abc" 3. A SAN certificate for the domains example.com, abc.example.com and www.example.com How do I setup my custom domain such that accessing https://abc.example.com routes to the App Engine