I've been seeing more and more of these DeadlineExceededError
exceptions over time especially in warmup requests.

My /_ah/warmup should finish in about 6s (PersistenceManagerFactory,
Jaxb). And I'm seeing these exceptions on user requests too even
though the average latency is usually ~50ms.

Java, Master/Slave.

Not sure with these problems how my app will scale beyond the Always-
on instances.

On Jun 9, 2:31 pm, PandaSuit <[email protected]> wrote:
> Anyone else seeing a large amount of 500s (DeadlineExceededError)
> lately on module imports?
>
> Over the last few days parts of my application that have never
> generated errors (and have not changed recently) have been throwing
> 500 errors and timing out. Often it is the first import of a module
> that times out or it may time out in the middle of an SDK function. It
> is usually never the same line of code from error to error either.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to