Mpchadwick_PageCacheHitRate icon indicating copy to clipboard operation
Mpchadwick_PageCacheHitRate copied to clipboard

Try / Catch `hIncrBy` in Mpchadwick_PageCacheHitRate_Model_Tracker_Redis::_track

Open mpchadwick opened this issue 7 years ago • 0 comments

This can throw, e.g. if Redis is out of memory. If should be caught and handled, rather than leading to an exception.

mpchadwick avatar Mar 14 '17 14:03 mpchadwick