Skip to content

Commit a7b463e

Browse files
authored
feat: increase base executor freq (#38)
1 parent 2ec2fb4 commit a7b463e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/configs/governance-executor/governance-executor-base.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
},
1010
"trigger": {
1111
"type": "time",
12-
"interval": "3600000"
12+
"interval": "60000"
1313
}
1414
}

0 commit comments

Comments
 (0)