feat: add job state reset functionality and improve user prompts

This commit is contained in:
2025-11-04 22:37:43 +01:00
parent 3116312cbc
commit 2255845dbe
3 changed files with 62 additions and 4 deletions

View File

@@ -21,7 +21,7 @@
"parallel": false,
"runOnZeroPoints": false,
"clusters": 1,
"passesPerRun": 1
"passesPerRun": 1 // Number of times to run through all accounts (set to 3 to run 3 times even if already completed)
},
"jobState": {
"enabled": true,