Open
Description
It might be useful to highlight in the docs where different default configurations options are used by sandbox.sh
.
For instance, the documentation for the sig delay says this is 1s/1000ms, but in e2e_args.py (which is used by sandbox.sh and most of our e2e tests), we actually specify a default of 100ms.