RESOLVED FIXED 78306
Perf-o-matic shouldn't rely on memcache to store cached JSON responses
https://bugs.webkit.org/show_bug.cgi?id=78306
Summary Perf-o-matic shouldn't rely on memcache to store cached JSON responses
Ryosuke Niwa
Reported 2012-02-09 18:07:19 PST
Apparently memcache can be flushed at arbitrary time. We need a backup of what we store in memcache.
Attachments
fixes the bug (4.49 KB, patch)
2012-02-09 18:09 PST, Ryosuke Niwa
abarth: review+
Ryosuke Niwa
Comment 1 2012-02-09 18:09:58 PST
Created attachment 126419 [details] fixes the bug
Ryosuke Niwa
Comment 2 2012-02-09 18:20:01 PST
Note You need to log in before you can comment on or make changes to this bug.