This commit is contained in:
@ -265,7 +265,7 @@ class MinioService
|
|||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
} catch (Exception $e) {
|
} catch (Exception $e) {
|
||||||
throw new Exception(self::ERR_UNAVAILABLE);
|
//throw new Exception(self::ERR_UNAVAILABLE);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user