[robosignatory] Increase the prefetch value

The robosignatory is currently stuck on one failing message, this should
allow it to process other messages in queue as well even when there is
one bad message.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
Michal Konečný 2025-11-28 10:54:30 +01:00
commit 4fdd0c9fca

View file

@ -36,7 +36,7 @@ arguments = {}
[qos]
prefetch_size = 0
prefetch_count = 1
prefetch_count = 25
[log_config]
version = 1