diff --git a/debug-job-echo.sh b/debug-job-echo.sh index 0a0ddf65..c1ef866b 100755 --- a/debug-job-echo.sh +++ b/debug-job-echo.sh @@ -12,7 +12,7 @@ curl -X 'POST' \ "name": "Talk & Sleep", "priority": 50, "settings": { - "sleep_duration_seconds": 3, + "sleep_duration_seconds": 2, "message": "{blender}" }, "type": "echo-sleep-test"