-
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Sentry Issue: HFRESH-1H
RedisException: LOADING Redis is loading the dataset in memory
File "/vendor/laravel/framework/src/Illuminate/Redis/Connections/Connection.php", line 119, in Redis::get
$result = $this->client->{$method}(...$parameters);
File "/vendor/laravel/framework/src/Illuminate/Redis/Connections/Connection.php", line 119, in Illuminate\Redis\Connections\Connection::command
$result = $this->client->{$method}(...$parameters);
File "/vendor/laravel/framework/src/Illuminate/Redis/Connections/PhpRedisConnection.php", line 531, in Illuminate\Redis\Connections\PhpRedisConnection::command
return parent::command($method, $parameters);
File "/vendor/laravel/framework/src/Illuminate/Redis/Connections/PhpRedisConnection.php", line 54, in Illuminate\Redis\Connections\PhpRedisConnection::get
$result = $this->command('get', [$key]);
File "/vendor/laravel/framework/src/Illuminate/Cache/RedisStore.php", line 73, in Illuminate\Cache\RedisStore::get
$value = $connection->get($this->prefix.$key);
...
(22 additional frame(s) were not displayed)
This issue was automatically created by Sentry via Create GitHub Issue
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels