corda/node
Katelyn Baker c73647b4fe
CORDA-1628 - Increase max restart count for notary client flows. (#3357) (#3603)
This will ensure that the notary client flow will retry over a sufficient
period of time for the notary to update its network map.

With a backoff base of 1.8 and 5 retries the last retry will fire after
about 20 min 8 sec of the initial flow start:

0	30
1	54
2	97.2
3	174.96
4	314.928
5	566.8704

Total 1207.9584	= 20.13264 min
2018-07-13 18:13:41 +01:00
..
capsule Remove jolokia war reference from webserver 2018-01-22 16:21:28 +00:00
src CORDA-1628 - Increase max restart count for notary client flows. (#3357) (#3603) 2018-07-13 18:13:41 +01:00
build.gradle CORDA-1709 - The MVP blob inspector, able to inspect network service blobs (#3503) 2018-07-03 19:58:13 +01:00