improve package supplier fallback logic
- scope (failure) did swallow fatal errors - improve logging of failures and successes - rethrow failure of default registry instead of from the last one - remove failing package suppliers, so we don't keep beating dead horses Note that some retry logic is already done interally by package suppliers, so a failing one is unlikely to recover on the next usage. |
---|
|
source/dub/commandline.d |
---|
source/dub/dub.d |
---|
source/dub/packagesuppliers/fallback.d |
---|