Reputation: 135
Suddenly my app started raising DeadlineExceededException from all servlets/tasks. I also noticed that on top of everything there is /_ah/warmup servlet with a latency of 151 seconds (151154ms). Is that normal? I don't think that over night my whole app code got worse.
Is anybody else experiencing problems like this? Is there a solution?
Thanks, Cristian.
Upvotes: 1
Views: 371
Reputation: 15143
There's a tonne of people complaining about this on the mailing list. It's mostly apps on the M/S datastore.
https://groups.google.com/forum/?fromgroups#!topic/google-appengine/js5CeRWLQZ0
Upvotes: 1