mpchadwick / Mpchadwick_PageCacheHitRate

Monitor your Magento site's Page Cache Hit Rate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Try / Catch `hIncrBy` in Mpchadwick_PageCacheHitRate_Model_Tracker_Redis::_track

mpchadwick opened this issue · comments

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