storj/scripts
littleskunk 76849558cb satellite/gracefulexit: increase performance and tolerate higher error
rate

Graceful exit is very slow at the moment. Over the last couple days we
increase the batch size on Stefans satellite to 1000 but as a side
effect the error rate was increased. With a batch size of 500 the error
rate looks stable.
This PR will increase the default to batch size to 300. Graceful exit
will still be painful slow but at least it will be a bit faster. At the
same time this PR also increases the number of errors we tolerate. We
don't want to DQ slow storage nodes just because they didn't finish all
300 transfers in time. We want to give them more retries.

Change-Id: I92e3f99e116d4988457d8b902a88e85ed1bcc1a7
2020-02-12 11:40:15 +00:00
..
testdata satellite/gracefulexit: increase performance and tolerate higher error 2020-02-12 11:40:15 +00:00
tests scripts/tests/rollingupgrade: explicitly set debug port for old 2020-01-29 18:32:03 -05:00
waitlist Waitlist script (#573) 2018-11-06 18:43:20 +01:00
benchmark.sh Adding benchmarking script that reports response times. 2019-12-16 16:34:01 -05:00
cert-gating.sh Delete Bootstrap and Kademlia (#2974) 2019-10-04 16:48:41 -04:00
check-satellite-config-lock.sh Update Notification Text to new process (#2120) 2019-06-04 22:43:07 -04:00
deploy-storagenode.sh storagenode/buildscript: Overwrite existing docker manifest file (#2934) 2019-09-04 18:55:03 +02:00
deploy-watchtower.sh Script for deploying the Docker manifest for watchtower (#3015) 2019-09-12 17:38:48 +03:00
gerrit-cla.py gerrit: add cla 2019-06-19 18:28:53 +00:00
install-awscli.sh Travis with go1.11 and modules (#479) 2018-10-16 20:02:00 +03:00
pg-to-crdb.go scripts: Add script that filters postgres plaintext backup to cockroachdb compat. 2019-12-16 22:11:16 +00:00
postgres-dev.sh scripts: use postgres script with all tests (#3404) 2019-10-31 07:03:54 -07:00
release.sh private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
tag-release.sh release/script: allow RC release tags 2020-01-07 10:43:03 +00:00
test-aio.sh server side macaroons (#1945) 2019-05-24 10:51:27 -06:00
test-aws-benchmark.sh aws s3 performance tests (#2060) 2019-05-28 11:46:58 -07:00
test-backwards.sh jenkins: use lower segment size for back comp test (#3097) 2019-11-06 05:53:38 -08:00
test-certificates.sh fix certificates auth export command (#3110) 2019-09-24 10:38:18 -06:00
test-network-stalls.go common: separate repository 2019-12-27 14:11:15 +02:00
test-sim-aws.sh jenkins: run storj-sim integration tests with cockraochdb (#3723) 2019-12-10 11:18:02 -08:00
test-sim-backwards-dev.sh scripts: use postgres script with all tests (#3404) 2019-10-31 07:03:54 -07:00
test-sim-backwards.sh satellite/admin: administrative endpoint 2020-02-12 12:12:50 +02:00
test-sim-benchmark.sh aws s3 performance tests (#2060) 2019-05-28 11:46:58 -07:00
test-sim-dev.sh scripts: use postgres script with all tests (#3404) 2019-10-31 07:03:54 -07:00
test-sim.sh scripts: automated test for testing uplink share command (#3736) 2020-01-17 12:57:38 +02:00
test-uplink-share.sh scripts: automated test for testing uplink share command (#3736) 2020-01-17 12:57:38 +02:00
test-uplink.sh cmd/uplink: import imports 'access' into existing configuration 2020-01-14 13:18:48 +00:00
update-satellite-config-lock.sh scripts: Fix warn message update sat config lock (#3029) 2019-09-12 18:10:22 +02:00
utils.sh cmd/certificates: auth export improvements & certificates test script (#2897) 2019-09-04 19:58:38 +02:00