diff --git a/debug-job-echo.sh b/debug-job-echo.sh index 2f3708d2..b7e03ff7 100755 --- a/debug-job-echo.sh +++ b/debug-job-echo.sh @@ -14,6 +14,7 @@ curl -X 'POST' \ "priority": 3, "settings": { "sleep_duration_seconds": 20, + "sleep_repeats": 1, "message": "Blender is {blender}" }, "type": "echo-sleep-test"