From ddabc138ec5084e2cdc4cc0dd49e2da1e2bb164a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 28 Jul 2024 15:41:31 -0400 Subject: [PATCH] todo --- doc/todo/git-annex_proxies.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/todo/git-annex_proxies.mdwn b/doc/todo/git-annex_proxies.mdwn index 77a5727bc7..cc788d2c66 100644 --- a/doc/todo/git-annex_proxies.mdwn +++ b/doc/todo/git-annex_proxies.mdwn @@ -28,6 +28,10 @@ Planned schedule of work: ## work notes +* An interrupted PUT to cluster node that is a special remote over http + leaves open the connection to the cluster, so the next request opens + another one. + * When part of a file has been sent to a cluster via the http server, the transfer interrupted, and another node is added to the cluster, and the transfer of the file performed again, there is a failure