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

PWX-6899: preserve err propagation #64

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

PWX-6899: preserve err propagation #64

wants to merge 1 commit into from

Conversation

sdeoras
Copy link
Contributor

@sdeoras sdeoras commented Nov 20, 2018

Signed-off-by: Saurabh Deoras [email protected]

When retrying consul connection, a bool is generated indicating if reconnection is required. however, reconnection won't be tried if loop condition is over. The error was being dropped in such scenario, which needs to be propagated.

Signed-off-by: Saurabh Deoras <[email protected]>
@sdeoras sdeoras requested a review from sangleganesh November 20, 2018 19:53
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.

2 participants