Skip to content

Conversation

@NickCraver
Copy link
Collaborator

Just trying to clarify this message and figured we can rev on a PR quickly.

Old message:

To create a disconnected multiplexer, disable AbortOnConnectFail.

New message proposal:

Error connecting right now. To allow this multiplexer to continue retrying until it's able to connect, use abortConnect=false in your connection string or AbortOnConnectFail=false; in your code.

Just trying to clarify this message and figured we can rev on a PR quickly.

Old message:
"To create a disconnected multiplexer, disable AbortOnConnectFail."

New message proposal:
"Error connecting right now. To allow this multiplexer to continue retrying until it's able to connect, use abortConnect=false in your connection string or AbortOnConnectFail=false; in your code."
@NickCraver NickCraver merged commit 2ab9b37 into master Mar 23, 2020
@NickCraver NickCraver deleted the craver/message-tweak branch March 23, 2020 11:08
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.

The 'To create a disconnected multiplexer, disable AbortOnConnectFail' message is confusing

3 participants