Allow resolvers to signal a fatal failure during the initial connection #162590
Labels
insiders-released
Patch has been released in VS Code Insiders
plan-item
VS Code - planned item for upcoming
remote-connection
Issues about the remote connection
Milestone
After #127565 , VS Code will always retry the initial connection for a few times.
It would be good if a resolver could signal via
RemoteAuthorityResolverError.NotAvailable
that the resolver ran into a fatal error and no further retry attempts should be made.cc @roblourens @eleanorjboyd
The text was updated successfully, but these errors were encountered: