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

Change behavior of NoMatchingSubscribers #1975

Conversation

chkr1011
Copy link
Collaborator

This PR changes when the server responds with NoMatchingSubscribers.
With this change it will only be sent when the initial subscription was a success.
This avoids hiding error responses which will be rewritten to NoMatchingSubscribers when there are no subscribers.

@chkr1011 chkr1011 merged commit 4ab956a into master Apr 26, 2024
1 of 3 checks passed
@chkr1011 chkr1011 deleted the 1965-intercepting-publish-on-server-does-not-return-the-correct-status-code-to-the-client branch April 26, 2024 16:35
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.

Intercepting Publish on server does not return the correct status code to the client
1 participant