Update: 2026-06-23 18:27:04
This commit is contained in:
@@ -127,7 +127,7 @@ try {
|
||||
$redisLocation = null;
|
||||
}
|
||||
}
|
||||
} catch (Exception $e) {
|
||||
} catch (Throwable $e) {
|
||||
error_log("[REDIS] Connection failed: " . $e->getMessage());
|
||||
$redis = null;
|
||||
$redisLocation = null;
|
||||
|
||||
Reference in New Issue
Block a user