Re: [google-appengine] Re: GAE seems caching urlfetch results and causing phantom contents showing up

2010-02-17 Thread Adam Johnson
Thanks for sharing the link. It is a bit relevant. But I guess the problem I ran into is a recent phenamenon. Even if there is cache, it should not be 10 hours or even longer latency. Plus, many other urlfetch operations seem OK. GAE is having serious post-maintenance hiccup. My cron jobs and defe

[google-appengine] Re: GAE seems caching urlfetch results and causing phantom contents showing up

2010-02-17 Thread peterk
I believe GAE caches URL requests for a period, so that would jive with what you're seeing. However apparently you can set the cache-control header in your request to force no caching on your request. It's discussed here: http://groups.google.com/group/google-appengine/browse_thread/thread/ae52ac