mirror of
https://github.com/denoland/deno.git
synced 2024-11-26 16:09:27 -05:00
5df2b0b4dc
Closes https://github.com/denoland/deno/issues/17251 Closes #19970 This commits adds logic to retry failed module downloads once. Both request and server errors are handled and the retry is done after 50 ms wait time.
3 lines
319 B
Text
3 lines
319 B
Text
DANGER: TLS certificate validation is disabled for: deno.land
|
|
error: Import 'https://localhost:5545/subdir/mod2.ts' failed: error sending request for url (https://localhost:5545/subdir/mod2.ts): error trying to connect: invalid peer certificate: UnknownIssuer
|
|
at file:///[WILDCARD]/cafile_url_imports.ts:[WILDCARD]
|