storj/satellite/repair
Michal Niewrzal cb9a7bdc71 satellite/repair/repairer: make DialTimeout configurable
This change makes dial timeout configurable and change it also from
defatul 20s to 5s. Main motivation is that during repair we often loose
lots of time to dial which eventually will fail. New timeout should be
still enough to dial but we will move forward quicker to next node if
that one will fail.

Timeout is also applied directly as context timeout in case we will
use noise of tcp fast open one day.

Change-Id: I021bf459af49b11241e314fa1a7887c81d5214ea
2023-06-16 12:23:25 +00:00
..
checker satellite/repair: don't reuse allNodeIDs 2023-06-06 10:28:04 -05:00
queue storage: move errors to better locations 2023-04-06 17:26:29 +03:00
repairer satellite/repair/repairer: make DialTimeout configurable 2023-06-16 12:23:25 +00:00
clumping_test.go satellite/repair: repair pieces on the same last_net 2023-04-06 17:34:25 +00:00
clumping.go satellite/repair: repair pieces on the same last_net 2023-04-06 17:34:25 +00:00
priority_test.go satellite/repair: test inmemory/disk difference only once 2022-03-29 14:08:13 +03:00
priority.go all: reformat comments as required by gofmt 1.19 2022-08-10 18:24:55 +00:00
repair_test.go satellite/repair/repairer: make DialTimeout configurable 2023-06-16 12:23:25 +00:00
repair.go satellite/repair: move test files (#2649) 2019-07-28 12:15:34 +03:00