no message
This commit is contained in:
parent
01f5202b20
commit
71a710f0cc
@ -921,8 +921,8 @@ final class Cron
|
|||||||
DB::commit();
|
DB::commit();
|
||||||
|
|
||||||
} catch (Exception|ClientExceptionInterface $e) {
|
} catch (Exception|ClientExceptionInterface $e) {
|
||||||
DB::rollBack();
|
|
||||||
echo $e->getMessage();
|
echo $e->getMessage();
|
||||||
|
DB::rollBack();
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user