feat: 保存任务详情至文件的方法 添加失败日志

This commit is contained in:
weifashi 2023-11-13 15:43:59 +08:00
parent 4a79eeb9df
commit 742875d5eb
12 changed files with 43 additions and 11 deletions

View File

@ -3,6 +3,7 @@
namespace App\Models;
use App\Module\Base;
use App\Exceptions\ApiException;
/**
* App\Models\ProjectTaskContent
@ -59,6 +60,7 @@ class ProjectTaskContent extends AbstractModel
*/
public static function saveContent($task_id, $content)
{
$oldContent = $content;
$path = 'uploads/task/content/' . date("Ym") . '/' . $task_id . '/';
//
preg_match_all("/<img\s+src=\"data:image\/(png|jpg|jpeg|webp);base64,(.*?)\"/s", $content, $matchs);
@ -77,7 +79,13 @@ class ProjectTaskContent extends AbstractModel
$filePath = $path . md5($content);
$publicPath = public_path($filePath);
Base::makeDir(dirname($publicPath));
file_put_contents($publicPath, $content);
$result = file_put_contents($publicPath, $content);
if(!$result){
info("保存任务详情至文件失败");
info($publicPath);
info($oldContent);
throw new ApiException("保存任务详情至文件失败,请重试");
}
//
return $filePath;
}

View File

@ -476,4 +476,6 @@ Api接口文档
一次最多只能下载100个文件或文件夹
创建压缩文件失败
文件总大小已超过1GB,请分批下载
文件总大小已超过1GB请分批下载
文件总大小已超过1GB请分批下载
保存任务详情至文件失败
保存任务详情至文件失败,请重试

View File

@ -18247,5 +18247,27 @@
"de": "Die datei insgesamt betrug mehr als 1 gigabyte, und bitte download sie in einzelnen gruppen",
"fr": "La taille totale du fichier a dépassé 1 go, veuillez le télécharger par lots",
"id": "Ukuran total file telah melebihi 1GB, silahkan download secara terpisah"
},
{
"key": "保存任务详情至文件失败",
"zh": "",
"zh-CHT": "保存任務詳情至文件失敗",
"en": "Failed to save task details to a file. Procedure",
"ko": "작업 정보를 파일로 저장하는 데 실패했습니다",
"ja": "タスク詳細をファイル失敗まで保存します",
"de": "Einzelheiten der mission bis zur datei nicht speichern",
"fr": "Échec de lenregistrement des détails de la tâche dans le fichier",
"id": "Menyimpan rincian misi sampai file gagal"
},
{
"key": "保存任务详情至文件失败,请重试",
"zh": "",
"zh-CHT": "保存任務詳情至文件失敗,請重試",
"en": "Failed to save the task details to the file. Please try again",
"ko": "작업 정보를 파일에 저장하는 데 실패했습니다. 다시 시도하십시오",
"ja": "タスクの詳細をファイルに保存するのに失敗しました。",
"de": "Einzelheiten der mission bis zur datei nicht speichern bitte versuchen sie es erneut",
"fr": "Échec de lenregistrement des détails de la tâche dans le fichier, veuillez réessayer",
"id": "Menyimpan rincian misi sampai dokumen gagal. Silahkan coba lagi"
}
]

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","",""]
["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","",""]