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

Add detail and documentation for the StanConnectRequestTimeoutException #111

Merged
merged 1 commit into from
Apr 15, 2019

Conversation

ColinSullivan1
Copy link
Member

While the StanConnectRequestTimeoutException is accurate, it can be misleading when there is a configuration mismatch between the client cluster ID and the server's configured cluster ID. Ideally, a different exception should be thrown, but we want to maintain backward compatibility. To make behavior clearer:

  • Add documentation to describe this scenario.
  • Add the cluster ID in the exception message for the user to check.

Resolves #93

Signed-off-by: Colin Sullivan colin@synadia.com

Signed-off-by: Colin Sullivan <colin@synadia.com>
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.

NATSTimeoutException when we supply a non existing or wrong cluster id
2 participants