radicle-heartwood-lfs/radicle-node/src/worker
Fintan Halpenny 064ece32ac
node: reduce default upload-pack timeout
From empirical testing, the `FETCH_TIMEOUT` can be set to a lower value of 3s.
For a repository that is about 300MiB, the process will successfully send all
packfile bytes and the references will be written.

The `--timeout` option is also used in the `git-upload-pack` process for good
measure.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2024-05-17 21:05:50 +02:00
..
fetch radicle: fault tolerant thresholds 2024-04-03 14:30:05 +02:00
channels.rs node: reduce default upload-pack timeout 2024-05-17 21:05:50 +02:00
fetch.rs node: handle removal of cob from cache 2024-04-09 16:06:51 +02:00
garbage.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
upload_pack.rs node: reduce default upload-pack timeout 2024-05-17 21:05:50 +02:00