Are they Static? Did you set the App.yaml to have too long an expire?
Are you on HR or MS? If you put ?1234 at the end of the file do you get the wrong one? The Mark up of your page should have the version number of the file in the CSS.. Either as CacheBuster my.css?v1234 or as the file name my-v1234.css This is just a general best practice for programming. From: [email protected] [mailto:[email protected]] On Behalf Of Sandeep Koduri Sent: Monday, May 16, 2011 12:14 AM To: [email protected] Subject: Re: [google-appengine] older version data showing in default version sorry, by data i mean to say files in app like css and templates. on every refresh the the css or templates or static files of other version is showing up. this is the concern the data from the store is stable.. On Mon, May 16, 2011 at 12:36 PM, Brandon Wirtz <[email protected]> wrote: All versions share a data store, if you versioned your data store you need to assign a new kind. From: [email protected] [mailto:[email protected]] On Behalf Of Sandeep Koduri Sent: Sunday, May 15, 2011 11:08 PM To: [email protected] Subject: [google-appengine] older version data showing in default version Hello, We are facing some abnormal behavior at appengine, We have one default version, which is showing data from different version at each refresh. We made lot of work considering it as a bug in our code but could not find any flaw. I am not able to explain wt the error is to either the client or the management. Any one having any idea about this please respond to this post. We cant handle this with appengine if the live mode is some kinds of errors like this... also some times there is abnormal usage of quotas even if there is no traffic to the site.. -- Regards Sandeep Koduri -- 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] <mailto:google-appengine%[email protected]> . For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en. -- Regards Sandeep Koduri Phone: +91- 99 666 02 456 Gtalk: sandeep.koduri | Skype: sandeep.koduri -- 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.
