[Issue 16349] better curl retry for install.sh script
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat Aug 6 04:27:16 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=16349
--- Comment #2 from Martin Nowak <code at dawg.eu> ---
(In reply to greenify from comment #1)
> It's definitely good if the installation gets more robust, but maybe we can also
> dig into the root cause of the random network failures. I never experienced
> such constant problems with other providers, do you know anything what
> could cause this? Should we consider to provide a more stable distribution
> way like e.g. Github Releases?
Network failures are normal, everyone has to properly deal w/ them.
Our binaries are already hosted on S3 (that's where Github Releases come from
as well).
--
More information about the Digitalmars-d-bugs
mailing list