summaryrefslogtreecommitdiff
path: root/gnu/services/web.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2019-11-28 11:41:32 +0100
committerLudovic Courtès <ludo@gnu.org>2019-11-28 13:30:53 +0100
commit9e3f9ac3c00906f5bc647ea8398e4ed5a370614e (patch)
tree3b3208e6786db885af597c489e64726b03543828 /gnu/services/web.scm
parent295c6a7e834d1bede4cc5c9211b594bfbfa5ff35 (diff)
downloadguix-patches-9e3f9ac3c00906f5bc647ea8398e4ed5a370614e.tar
guix-patches-9e3f9ac3c00906f5bc647ea8398e4ed5a370614e.tar.gz
substitute: 'http-multiple-get' no longer drops requests above 1,000.
Previously, in the unlikely case 'http-multiple-get' was passed more than 1,000 requests, it could have dropped all those above 1,000. * guix/scripts/substitute.scm (http-multiple-get): Define 'batch'. Use that for the 'write-request' loop. Add 'processed' parameter to 'loop' and use that to compute the remaining requests and call 'connect' in the recursion base case.
Diffstat (limited to 'gnu/services/web.scm')
0 files changed, 0 insertions, 0 deletions