From 94888457b2d22782f2dbb3d406cc76d37c1bc170 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Mon, 11 Sep 2023 15:42:48 +0100 Subject: Remove get-nar-files As it doesn't scale well. --- scripts/nar-herder.in | 4 ---- 1 file changed, 4 deletions(-) (limited to 'scripts') diff --git a/scripts/nar-herder.in b/scripts/nar-herder.in index e55fb9b..5222864 100644 --- a/scripts/nar-herder.in +++ b/scripts/nar-herder.in @@ -397,10 +397,6 @@ (if (assq-ref opts 'storage) (begin - ;; Removing the files here isn't ideal, since the servers - ;; metrics won't be updated until the next get-nar-files call, - ;; but it avoids extra complexity in trying to have the server - ;; delete the files. (remove-nar-files-by-hash database (assq-ref opts 'storage) -- cgit v1.2.3