mirror of
https://github.com/aljazceru/blastr.git
synced 2025-12-17 05:54:26 +01:00
More events per run on queue-1
This commit is contained in:
@@ -58,7 +58,7 @@ WORKERS_RS_VERSION = "0.0.11"
|
|||||||
# consumers
|
# consumers
|
||||||
[[queues.consumers]]
|
[[queues.consumers]]
|
||||||
queue = "nostr-events-pub-1"
|
queue = "nostr-events-pub-1"
|
||||||
max_batch_size = 15
|
max_batch_size = 20
|
||||||
max_batch_timeout = 5 # this is the best one, run quicker
|
max_batch_timeout = 5 # this is the best one, run quicker
|
||||||
|
|
||||||
[[queues.consumers]]
|
[[queues.consumers]]
|
||||||
|
|||||||
Reference in New Issue
Block a user