From af4d9c48a0cb25f56146dbb7d99b58cbe8c8aca4 Mon Sep 17 00:00:00 2001 From: Thomas Schroeter Date: Wed, 12 Feb 2020 14:10:26 +0000 Subject: [PATCH] ENT-4933: Document `notary.etaMessageThresholdSeconds` (#5948) * ENT-4933: Document `notary.etaMessageThresholdSeconds` * Fix typo --- docs/source/corda-configuration-file.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/source/corda-configuration-file.rst b/docs/source/corda-configuration-file.rst index ce4ea72763..bfe4c781ce 100644 --- a/docs/source/corda-configuration-file.rst +++ b/docs/source/corda-configuration-file.rst @@ -452,6 +452,13 @@ notary *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 *(Experimental)* If part of a distributed Raft cluster, specify this configuration object with the following settings: