Skip to content

Enable reconnection policies for failed connection attempts#81

Open
fractaloop wants to merge 1 commit into
debasishg:masterfrom
fractaloop:retry-failed-connects
Open

Enable reconnection policies for failed connection attempts#81
fractaloop wants to merge 1 commit into
debasishg:masterfrom
fractaloop:retry-failed-connects

Conversation

@fractaloop

Copy link
Copy Markdown
Contributor

We discussed this a bit in #74, but it seems a reconnection policy should apply to failed connection attempts. If a server is partitioned for longer than the first attempt, the CommandFailed will terminate the actor prematurely.

I've added a simple update that fixes this oversight.

@guersam

guersam commented May 26, 2014

Copy link
Copy Markdown
Collaborator

I'd prefer being notified as early as an application failed to start, because in boot phase, the failure mostly happens due to misconfiguration, not temporary network partition. What do you think?

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