Increase blockDelayInMilliSecs for merkl-sushiswap-v3 watcher

This commit is contained in:
Nabarun 2023-11-13 14:10:05 +05:30
parent 6da68fc63f
commit 33d8e6dc88

View File

@ -81,7 +81,8 @@
jobDelayInMilliSecs = 100
eventsInBatch = 50
subgraphEventsOrder = true
blockDelayInMilliSecs = 2000
# Filecoin block time: https://docs.filecoin.io/basics/the-blockchain/blocks-and-tipsets#blocktime
blockDelayInMilliSecs = 30000
prefetchBlocksInMem = false
prefetchBlockCount = 10