1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-08-18 20:45:58 +08:00

Fix: restrict restart on sensitive task failure only if logger used

This commit is contained in:
positnuec
2026-08-16 15:56:18 +08:00
parent 294c8a1f00
commit 49444ee1f1
12 changed files with 24 additions and 15 deletions

View File

@@ -85,7 +85,7 @@
"Error": {
"HandleError": true,
"SaveError": true,
"StrictRestart": false,
"RestrictRestart": false,
"OnePushConfig": "provider: null",
"ScreenshotLength": 1
},