On Monday, 26 March 2018 at 15:34:12 UTC, Seb wrote:
Even with a recent DUB binary (e.g. 1.7.2 or 1.8.0)?
(=2.078.3 or 2.079.0)

Anything that you are being able to reproduce with a "fake" always failing registry?

In theory the recent DUB binaries comes with multiple backup mirrors and a more advanced retry logic.
We even have a few tests for this now, e.g.

https://github.com/dlang/dub/blob/master/test/timeout.sh
https://github.com/dlang/dub/blob/master/test/fetchzip.sh

I experienced the same with dub 1.8.0. It never switched to one of the mirrors. Only `--registry=` option helped.

Reply via email to