More events per run on queue-1

This commit is contained in:
Tony Giorgio
2023-03-05 22:45:56 -06:00
parent cd6a43b8df
commit 10772220af

View File

@@ -58,7 +58,7 @@ WORKERS_RS_VERSION = "0.0.11"
# consumers
[[queues.consumers]]
queue = "nostr-events-pub-1"
max_batch_size = 15
max_batch_size = 20
max_batch_timeout = 5 # this is the best one, run quicker
[[queues.consumers]]