"vscode:/vscode.git/clone" did not exist on "e6f39338e6464fb29f630120d8949b0d535e2e3f"
Return failure when falling through limiting loop
In _send_signed_request and _check_dns_entries, return 1 when the timeout (or number of retries) has been exhausted. This allows the calling function to correctly handle the error.
Please register or sign in to comment