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 support for no responders error on requests #400

Closed
ColinSullivan1 opened this issue Jul 22, 2020 · 0 comments · Fixed by #413
Closed

Add support for no responders error on requests #400

ColinSullivan1 opened this issue Jul 22, 2020 · 0 comments · Fixed by #413
Assignees

Comments

@ColinSullivan1
Copy link
Member

ColinSullivan1 commented Jul 22, 2020

Implement the equivalent of nats-io/nats.go#576.

If connected to a new server and a request is sent when there are no responders the request will return as soon as a response from the server is received. The response will have an empty payload and a 503 status.

Depends on #394.

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 a pull request may close this issue.

2 participants