radicle-heartwood-lfs/radicle-node
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
..
src node: reduce default upload-pack timeout 2024-05-17 21:05:50 +02:00
Cargo.toml node: report upload-pack progress 2024-05-15 10:07:56 +01:00
build.rs Update radicle crates to 0.9.0 2024-03-26 11:56:27 +01:00