mirror of
https://github.com/logos-blockchain/logos-blockchain-simulations.git
synced 2026-01-10 00:53:11 +00:00
Increase template stalled threshold
This commit is contained in:
parent
913a6077bf
commit
20f465bb72
@ -25,7 +25,8 @@
|
||||
"step_time": "100ms",
|
||||
"runner_settings": "Sync",
|
||||
"stream_settings": {
|
||||
"path": "output/100_3_33_1_view_1.json"
|
||||
"path": "output/100_3_33_1_view_1.json",
|
||||
"format": "json"
|
||||
},
|
||||
"node_count": 100,
|
||||
"views_count": 10,
|
||||
@ -37,7 +38,7 @@
|
||||
"stalled_view": {
|
||||
"consecutive_viewed_checkpoint": null,
|
||||
"criterion": 0,
|
||||
"threshold": 10
|
||||
"threshold": 100
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user