Our Redis service was hung up yesterday and we saw the redis plugin throwing the following error:
PHP Fatal error: Uncaught RedisException: LOADING KeyDB is loading the dataset in memory in /application/wp-content/plugins/wp-redis/object-cache.php:1370
Can you handle this error gracefully and fallback to default WordPress object cache functionality?
Our Redis service was hung up yesterday and we saw the redis plugin throwing the following error:
Can you handle this error gracefully and fallback to default WordPress object cache functionality?