storj/satellite/gc
Jeff Wendling 29fe206b9a satellite/gc: add timeout to retain requests
We don't want slowloris nodes to be able to indefinitely block
up the satellite, so add a timeout. Some monitoring inspection
showed the largest success times being on the order of 30s, so
a 1min timeout should be sufficient to kill the misbehaving nodes.

Change-Id: I5e2c3480a15f6304e37262d0a4d30d07eae99bb3
2020-01-03 21:46:46 +00:00
..
doc.go Implement garbage collection on satellite (#2577) 2019-07-24 13:26:43 -04:00
gc_test.go common: separate repository 2019-12-27 14:11:15 +02:00
piecetracker.go common: separate repository 2019-12-27 14:11:15 +02:00
service.go satellite/gc: add timeout to retain requests 2020-01-03 21:46:46 +00:00