fix(install): retry on server error

This commit is contained in:
Christian Clason
2026-02-06 12:11:57 +01:00
committed by Christian Clason
parent 70a9fecaf5
commit 92c9b016d1

View File

@@ -214,6 +214,8 @@ local function do_download(logger, url, project_name, cache_dir, revision, outpu
'--silent',
'--fail',
'--show-error',
'--retry',
'3',
'-L', -- follow redirects
target,
'--output',