Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Fixes more issues swallowing connection errors#366

Merged
LK4D4 merged 1 commit intodocker-archive-public:masterfrom
cpuguy83:more_error_handling_fixes
Aug 15, 2016
Merged

Fixes more issues swallowing connection errors#366
LK4D4 merged 1 commit intodocker-archive-public:masterfrom
cpuguy83:more_error_handling_fixes

Conversation

@cpuguy83
Copy link
Copy Markdown
Contributor

Really need to make sure we are only returning ErrConnectionFailed
when it's really a failed connection, not just something that reports as
a non-temporary error.

This fixes more tests on docker CI, see https://jenkins.dockerproject.org/job/Docker-PRs/31060/console for reference

Really need to make sure we are only returning `ErrConnectionFailed`
when it's really a failed connection, not just something that reports as
a non-temporary error.

This fixes more tests on docker CI.

Signed-off-by: Brian Goff <[email protected]>
@vdemeester
Copy link
Copy Markdown
Contributor

LGTM 🐵

@LK4D4
Copy link
Copy Markdown
Contributor

LK4D4 commented Aug 15, 2016

LGTM

@LK4D4 LK4D4 merged commit db49fd5 into docker-archive-public:master Aug 15, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants