mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-08-24 10:04:09 -05:00
Download each integrity tarball to a file with --fail, connect/max timeouts, and retries instead of piping curl straight into openssl. A stalled connection now times out and retries rather than hanging the FOD build forever, and a failed fetch aborts instead of yielding an empty digest. Output is unchanged, so npmDepsHash values stay the same. Assisted-by: pi (gpt-5.6-sol)