Skip to content
Snippets Groups Projects
Commit 9f9c9b0c authored by Sybren A. Stüvel's avatar Sybren A. Stüvel
Browse files

Manager: made download_task_sleep_seconds more frequent (every minute)

parent a25ffb1d
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ tlskey: tls/privkey.pem
tlscert: tls/cert.pem
# How often the Manager should ask the Server for new tasks when the local queue is empty.
download_task_sleep_seconds: 300
download_task_sleep_seconds: 60
# The number of seconds between rechecks when there are no more tasks for workers.
# If set to 0, will not throttle at all.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment