mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
e8a467cab8
* Make TimedFlows retry forever, and cap the growth of the time out interval. * Only time flows for restart if that is sensible (i.e. notary flows that actually have an alternative node to talk to). * Move check for multi node notary into getter so it the `canBeRestarted` attribute can't be set too late. * Make restartable timed flow a concept on SubFlow metadata and the relevant events so we can handle it properly for subflows based on their metadata. * Addressing review comments. * Consistent naming * Update documentation * Addressing documentation comments. |
||
---|---|---|
.. | ||
ext | ||
source | ||
.gitignore | ||
build.gradle | ||
index.html | ||
install-docsite-requirements.sh | ||
make-docsite.sh | ||
Makefile | ||
packages.md | ||
requirements.txt |