1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-29 02:25:31 +08:00

Opt: more strict failure check for restart sensitive tasks

This commit is contained in:
sui-feng-cb
2024-09-01 02:02:55 +08:00
parent da48e99824
commit 83f0d9ab3a
10 changed files with 74 additions and 62 deletions

View File

@@ -478,6 +478,10 @@
"name": "出错时,保存 Log 和截图",
"help": ""
},
"StrictRestart": {
"name": "敏感任务出错时禁止重启",
"help": "运行敏感任务出错时停止Alas而不是重启游戏\n敏感任务包含隐秘海域、深渊海域、跨月每日"
},
"OnePushConfig": {
"name": "错误推送设置",
"help": "发生无法处理的异常后,使用 Onepush 推送一条错误信息。配置方法见文档https://github.com/LmeSzinc/AzurLaneAutoScript/wiki/Onepush-configuration-%5BCN%5D"