Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix "operation was canceled" retriable error #1976

Merged
merged 1 commit into from Nov 16, 2021

Conversation

pchico83
Copy link
Contributor

Signed-off-by: Pablo Chico de Guzman pchico83@gmail.com

A customer is reporting that this error isn't retried when his laptop goes to sleep:

failed to connect to the ssh server: dial tcp 0.0.0.0:22001: operation was canceled

Signed-off-by: Pablo Chico de Guzman <pchico83@gmail.com>
@pchico83 pchico83 requested a review from a team November 16, 2021 04:26
@codecov
Copy link

codecov bot commented Nov 16, 2021

Codecov Report

Merging #1976 (3c1b1ea) into master (f5de696) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1976   +/-   ##
=======================================
  Coverage   33.31%   33.31%           
=======================================
  Files         125      125           
  Lines       13935    13935           
=======================================
  Hits         4642     4642           
  Misses       8791     8791           
  Partials      502      502           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f5de696...3c1b1ea. Read the comment docs.

@pchico83 pchico83 merged commit fa8f26b into master Nov 16, 2021
@pchico83 pchico83 deleted the pchico83/reconnection-error branch November 16, 2021 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants