same thing happened to me. my last version causes an error at line 186 in some file. after i fixed it, the code line is not 186 now, the error message still show me line 186. so i am sure it did not updated.
On Jul 17, 7:19 am, Barry Hunter <[email protected]> wrote: > Are you absolutly sure its appengine caching them? It might be your > browser cache, or an intermediate cache (proxy) > > You should just arrange for the urls of the files to change (append a > version number for example) - this way you guarantee to defeat any and > all caches. > > > > > > > > On Sat, Jul 16, 2011 at 11:46 PM, Tapir <[email protected]> wrote: > > Not for the first time, my static files are not updated when I made a > > new deploy, even if I changed the version number. > > > Is there a delay for the CDN to upload the static files? But the delay > > is so long, it is for hours. > > The problem is very fatal. Without the correct css and js files, my > > website doesn't work. > > > -- > > 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 > > athttp://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.
