• Joshua Gutow's avatar
    txmgr: Allow CLI Default values to be configured · f6058cae
    Joshua Gutow authored
    This lets the challenger change it's default CLI configs. The challenger has
    different needs from the batcher. Specifically, retries in transactions from
    the challenger are not as consequential or expensive as duplicating txns in
    the batcher. The challenger also has very good internal retries.
    f6058cae
Name
Last commit
Last update
..
cmd Loading commit data...
config Loading commit data...
flags Loading commit data...
game Loading commit data...
metrics Loading commit data...
scripts Loading commit data...
version Loading commit data...
.gitignore Loading commit data...
Dockerfile Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
challenger.go Loading commit data...
challenger_test.go Loading commit data...