Hi Chris, We believe that these issues are caused by bugs in the default memcached library in the Gem. Can you change over to the 'memcached- northscale' library? You should just be able to replace 'memcached' with 'northscale-memcached' in the Gemfile. Leave the "Memcached" for the required field.
Let me know if that helps or if there's anything else that I can do to help. Perry Krug NorthScale, Inc. On Jun 15, 3:36 pm, opsb <[email protected]> wrote: > Hey > > I've been seeing the same problem. Where I can get hold of your > memcached-northscale gem? > > Cheers, > Olly > > On Jun 8, 9:31 pm, Sean Lynch <[email protected]> wrote: > > > > > On Jun 8, 2010, at 10:11 AM, chris wrote: > > > > Hey y'all, > > > > I'm getting an occasionalMemcached::ServerIsMarkedDeaderror when > > > folks hit the app. It seems to work fine if I wait a while or just > > > restart the app. > > > > What do you guys do to catch this error? begin rescue retry? fail > > > gracefully (somehow?)? > > > Hi, Chris. > > > I've made some modifications to Fauna's memcache-client compatibility > > layer, because memcache-client never throws exceptions whereas the > > compatibility layer is (which is why you're seeing these). I've uploaded a > > test gem as memcached-northscale, and once I hear back from people that it > > actually works and solves their issues, I'll submit the modifications > > upstream. > > > -Sean -- You received this message because you are subscribed to the Google Groups "Heroku" 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/heroku?hl=en.
