swh:1:snp:9c27352633c4639a943e316050a7b904f57900e2
Revision ad6603adb8c6f53d1eba2d1999fc040a13522831 authored by Romain Bardou on 31 January 2020, 15:11:25 UTC, committed by Romain Bardou on 04 February 2020, 13:16:49 UTC
Before, the client took ~1s to start.
With 8 attempts, it thus added 8s to the delay we allowed the node to start.
Now that the client starts almost instantly, we gave 8 less seconds to the node,
even though it only starts 1s faster.

By setting the number of attempts to 12, we add about 20s allowed delay.
1 parent 5aa4141
History
Tip revision: 0157460ca60aeaf5169680cf1c26df318f10da9b authored by Romain on 16 April 2021, 13:33:51 UTC
Merge branch 'romain-tezt-protocol' into 'master'
Tip revision: 0157460
File Mode Size
.github
.gitlab
docs
emacs
scripts
src
tests_python
vendors
.dockerignore -rw-r--r-- 634 bytes
.gitattributes -rw-r--r-- 132 bytes
.gitignore -rw-r--r-- 837 bytes
.gitlab-ci.yml -rw-r--r-- 30.3 KB
.ocp-indent -rw-r--r-- 17 bytes
Dockerfile -rw-r--r-- 3.7 KB
LICENSE -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 8.0 KB
README.md -rw-r--r-- 1.8 KB
active_protocol_versions -rw-r--r-- 32 bytes
build.Dockerfile -rw-r--r-- 477 bytes
contributing.md -rw-r--r-- 2.3 KB
dune -rw-r--r-- 191 bytes
dune-workspace -rw-r--r-- 16 bytes

README.md

back to top