Probably this bug (accepted) http://code.google.com/p/googleappengine/issues/detail?id=732
On 13 oct, 10:41, Josh Heitzman <[EMAIL PROTECTED]> wrote: > Just tried my app and I'm seeing changes show up immediately as > expected. I was having some issue with page caching until I added: > > <meta http-equiv="Cache-Control" content="no-cache" /> > > to the head element of my pages. If you can reproduce the problem > yourself, you can check your logs right after seeing the problem to > see if the request actually got to the server or if a cached version > was actually rendered. > > On Oct 12, 7:58 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > > > I'm having the same problem. > > > On Sep 19, 10:13 am, Andreas Krohn <[EMAIL PROTECTED]> wrote: > > > > Some clarifications from me as well... It doesn't matter how many > > > times I force reload withoutcache, the new content doesnt show up > > > (even if I can see it in the datastore). The delay is not just a few > > > minutes (which I could live with) but several hours (and counting). > > > > Any ideas of how to get around this would be greatly appreciated! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
