Snow is slowing down my internet. Maybe a little longer than 35 minutes YT says 45 min remaining. From: [email protected] [mailto:[email protected]] On Behalf Of Brandon Wirtz Sent: Sunday, January 15, 2012 6:17 PM To: [email protected] Subject: RE: [google-appengine] Why are several production issues related to DeadlineExceededErrors being ignored? Give me 35 minutes. I shot a video to talk about this topic, I thought that might be easier than the really long email J From: [email protected] [mailto:[email protected]] On Behalf Of Karl Rosaen Sent: Sunday, January 15, 2012 5:42 PM To: [email protected] Subject: Re: [google-appengine] Why are several production issues related to DeadlineExceededErrors being ignored? Yeah, actually we do warmup memcache for data the frontpage needs to render - under normal circumstances, performing these queries takes well under 15 seconds. According to the docs <http://code.google.com/appengine/docs/python/config/appconfig.html#Warmup_R equests> : You can implement handlers in this directory to perform application-specific tasks, such as pre-caching application data. but you are suggesting that warmup handlers should only be simple noops. Is this based on our experience, or are there some other docs somewhere that recommend against doing application specific data prefetching in the warmup handler? I'll definitely give it a shot, just curious if this is official GAE best practices or not. Thanks again, Karl -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/D0358Demz2cJ. 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. -- 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.
-- 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.
