Skip to content

Add a recovering mechanism to reconnect when required - #269

Merged
xiam merged 14 commits into
masterfrom
issue-226
Nov 8, 2016
Merged

Add a recovering mechanism to reconnect when required#269
xiam merged 14 commits into
masterfrom
issue-226

Conversation

@xiam

@xiamxiam commented Oct 4, 2016

Copy link
Copy Markdown
Member

This currently works for PostgreSQL only.

This WIP already works, it just needs some cleaning.

@xiamxiam changed the title Add a recovering mechanism to reconnect when required[WIP] Add a recovering mechanism to reconnect when requiredOct 17, 2016
driver.ErrBadConn,
db.ErrNotConnected,
db.ErrTooManyClients,
db.ErrServerRefusedConnection,

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 for slice

@xiamxiam changed the title [WIP] Add a recovering mechanism to reconnect when requiredAdd a recovering mechanism to reconnect when requiredOct 29, 2016

@VojtechVitekVojtechVitek left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. This feature is pure gold.

@pkieltyka

Copy link
Copy Markdown
Member

wow, amazing work Jose

@xiam
xiam merged commit 13181c0 into masterNov 8, 2016
@xiam
xiam deleted the issue-226 branch November 8, 2016 17:06
@xiam

xiam commented Nov 8, 2016

Copy link
Copy Markdown
MemberAuthor

Thanks all!

Sign up for freeto 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.

3 participants

@xiam@pkieltyka@VojtechVitek