radicle-heartwood-lfs/radicle-node
Alexis Sellier dd97ac8384
node: Improve worker error handling
Better handle case where the connection to the daemon fails, in the
responder scenario.

Instead of trying to read the `done` packet once, we loop until we've
read it. This handles a scenario where the uploader fails before the
git protocol is initiated, and the fetcher is still sending git packets.
2023-03-22 12:22:44 +01:00
..
src node: Improve worker error handling 2023-03-22 12:22:44 +01:00
Cargo.toml node: Add commit SHA-1 to log 2023-03-22 08:52:52 +01:00
Dockerfile Build container images for deployment 2022-12-14 17:15:40 +01:00