Skip to content

Commit 1188884

Browse files
authored
Merge pull request #80 from Staketab/dev
update delay before get blocks from zkCloudWorker
2 parents fe71e36 + 561c74c commit 1188884

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,4 @@ scheduled:
8484
zk-cloud-worker:
8585
enabled: true
8686
send-task-cron: 0 0 */2 * * *
87-
check-zk-blocks: 120000
87+
check-zk-blocks: 10000

0 commit comments

Comments
 (0)