You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Handle Bundler::Fetcher::NetworkDownError during Bundler setup
We occasionally receive reports of `Bundler::Fetcher::NetworkDownError`s happening
in our telemetry. We expect errors like this occasionally and seeing them in
telemetry does not really help us. For now, we can handle these errors so they
don't get written to our error logging file.
0 commit comments