[This](https://github.com/mpchadwick/Mpchadwick_PageCacheHitRate/blob/8a145973e58a2796a419702d729888abfcd3b4dd/app/code/community/Mpchadwick/PageCacheHitRate/Model/Tracker/Redis.php#L29-L33) can throw, e.g. if Redis is out of memory. If should be caught and handled, rather than leading to an exception.
This can throw, e.g. if Redis is out of memory. If should be caught and handled, rather than leading to an exception.