I've had DeadlineExceededError that floods the logs, these usually occur in a batch / at the same instance, like a second
I've recently implemented a performance warning log, so that I would know if a routine I was monitoring was taking too long, I've also noticed that these warnings go off, although the task at hand is a really lightweight one Combining these 2 issues, I suspect that instances sometimes freeze for 500/1000ms's - causing both issues, deadline exceeded errors and gaps in the computations Is this possible / expected? -- 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/d/optout.
