Increase blockDelayInMilliSecs for merkl-sushiswap-v3 watcher
This commit is contained in:
parent
6da68fc63f
commit
33d8e6dc88
@ -81,7 +81,8 @@
|
|||||||
jobDelayInMilliSecs = 100
|
jobDelayInMilliSecs = 100
|
||||||
eventsInBatch = 50
|
eventsInBatch = 50
|
||||||
subgraphEventsOrder = true
|
subgraphEventsOrder = true
|
||||||
blockDelayInMilliSecs = 2000
|
# Filecoin block time: https://docs.filecoin.io/basics/the-blockchain/blocks-and-tipsets#blocktime
|
||||||
|
blockDelayInMilliSecs = 30000
|
||||||
prefetchBlocksInMem = false
|
prefetchBlocksInMem = false
|
||||||
prefetchBlockCount = 10
|
prefetchBlockCount = 10
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user