There are a few issues. First of all, I get timeouts doing blobstore.delete which I do before writing new entries, maybe 2% of the time. There is also an issue on returning a blob key with HR guys, http://code.google.com/p/googleappengine/issues/detail?id=4872.
Also, I very rarely, like .5% of the time get an "Unknown Error" ... But besides all that I use tasks so it's working fine for me. On May 23, 4:20 am, tempy <[email protected]> wrote: > I use it routinely and heavily. It works fine 95% of the time, but > once in a blue moon it chokes, so do your writing in a repeatable > task. > > On May 23, 6:52 am, Brandon Donnelson <[email protected]> wrote: > > > > > > > > > In my opinion, its pretty safe. I think experimental means the api is still > > in transition, so future releases, there for warning us that we may have to > > change the way we have coded it. Having said that, deprecation takes a > > while, which means plenty of time to adjust to the new apis. > > > Brandon Donnelsonhttp://gwt-examples.googlecode.com -- 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.
