koji_builder: switch sleeptime back to default

Since the database is pretty happy now, lets return this to normal and
see how it does.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2024-02-07 15:52:08 -08:00
parent 55fd303920
commit 456ddc8658

View file

@ -1,6 +1,6 @@
[kojid]
; The number of seconds to sleep between tasks
sleeptime=30
sleeptime=15
{% if host in groups['buildvm_s390x'] and host in groups['runroot'] %}
; The maximum number of jobs that kojid will handle at a time