mirror of
https://github.com/corda/corda.git
synced 2025-04-26 22:09:42 +00:00
ENT-4933: Document notary.etaMessageThresholdSeconds
(#5948)
* ENT-4933: Document `notary.etaMessageThresholdSeconds` * Fix typo
This commit is contained in:
parent
ba002a82ec
commit
af4d9c48a0
@ -452,6 +452,13 @@ notary
|
|||||||
|
|
||||||
*Default:* not defined
|
*Default:* not defined
|
||||||
|
|
||||||
|
etaMessageThresholdSeconds
|
||||||
|
If the wait time estimate on the internal queue exceeds this value, the notary may send
|
||||||
|
a wait time update to the client (implementation specific and dependent on the counter
|
||||||
|
party version).
|
||||||
|
|
||||||
|
*Default:* Implementation dependent
|
||||||
|
|
||||||
raft
|
raft
|
||||||
*(Experimental)* If part of a distributed Raft cluster, specify this configuration object with the following settings:
|
*(Experimental)* If part of a distributed Raft cluster, specify this configuration object with the following settings:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user