Docserver: Return a Future rather than None when the MemcacheObjectStore fails
commitef848de091cb90bd752af7042769b6135f92f471
authorkalman <kalman@chromium.org>
Tue, 11 Nov 2014 21:13:54 +0000 (11 13:13 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 11 Nov 2014 21:14:10 +0000 (11 21:14 +0000)
tree47af05ab7fae4967e0efee39aba2e8f82cfac100
parent5391d9a0b3a7ce5b96bee4ca45e2fc5fa88e1b42
Docserver: Return a Future rather than None when the MemcacheObjectStore fails
to write an item to memcache. This may be the cause for some recent failures
(see bug), or may not, but either way it's a bug.

BUG=432152
R=rockot@chromium.org
NOTRY=true

Review URL: https://codereview.chromium.org/714173003

Cr-Commit-Position: refs/heads/master@{#303721}
chrome/common/extensions/docs/server2/app.yaml
chrome/common/extensions/docs/server2/cron.yaml
chrome/common/extensions/docs/server2/memcache_object_store.py