This commit is contained in:
Shish
2023-01-11 11:46:42 +00:00
parent f91daba264
commit 0d77a1dc81
3 changed files with 3 additions and 1 deletions

View File

@@ -390,6 +390,7 @@ class CronUploader extends Extension
$database->rollback();
}
} catch (\Exception $e) {
// rollback failed, let's just log things and die
}
$failed++;