Hey Owen, Are you using any type of cache buster, such as including the version number in the path or in the query string? Maybe your static assets are being cached by GFS or some other public cache.
Robert On Fri, Jan 7, 2011 at 20:53, InspiradoGames <[email protected]> wrote: > Hi, > I've been making changes to the CSS of our app for the last few days. > Everything has been updating fine until today. Now App Engine is only > serving older revisions of the version I'm updating. > I've tried with SDK 1.4.0 and 1.4.1, with and without --no_precompilation. > I've also tried reducing the expiration time in app.yaml for static files > with no success. I finally tried to delete the version entirely and upload > my latest code, but even that didn't work. I'd be surprised if it's a > browser cache issue, since I've asked several people to try it and Adobe's > BrowserLab gives the same results. I've tried the URL with and without the > "latest" revision (minor version?) included. Is there an issue with updating > alternate versions starting sometime today, or am I missing something silly? > Thanks! > ~Owen > App-ID: gardenmind-beta > Version: 2-dev > > -- > 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.
