Closed mergify[bot] closed 1 day ago
Even with curl retry mechanism we still get issues with connection reset by peer, failing quickly and breaking test.
Improve retry mechanism by adding --retry-all-errors and decreased connection timeout to 10 seconds. Additionally use remoter retry mechanism.
--retry-all-errors
fixes: https://github.com/scylladb/scylla-cluster-tests/issues/9314
backport
sdcm/sct_config.py
unit-test/
(cherry picked from commit 51856ad08805408d64c56b29ac302e64369c7b64)
Parent PR: #9316
Even with curl retry mechanism we still get issues with connection reset by peer, failing quickly and breaking test.
Improve retry mechanism by adding
--retry-all-errors
and decreased connection timeout to 10 seconds. Additionally use remoter retry mechanism.fixes: https://github.com/scylladb/scylla-cluster-tests/issues/9314
Testing
PR pre-checks (self review)
backport
labelsReminders
sdcm/sct_config.py
)unit-test/
folder)(cherry picked from commit 51856ad08805408d64c56b29ac302e64369c7b64)
Parent PR: #9316