optimize code for remove timeout and failed image drawing job

This commit is contained in:
RockYang
2024-04-21 21:44:28 +08:00
parent 3a8f0be28a
commit d18f79fe74
6 changed files with 45 additions and 14 deletions

View File

@@ -159,6 +159,7 @@ func main() {
service.Run()
service.CheckTaskNotify()
service.DownloadImages()
service.CheckTaskStatus()
}),
// 邮件服务