Skip to content

What's the best way to reject a subscription that has bad arguments? #226

Answered by enisdenjo
reconbot asked this question in Q&A
Discussion options

You must be logged in to vote

You may gracefully error out a specific subscription in two ways:

Whichever way you choose, the returned errors will be transmitted to the client through the Error message and end the subscription keeping the connection alive.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@reconbot
Comment options

@enisdenjo
Comment options

@reconbot
Comment options

@enisdenjo
Comment options

Answer selected by reconbot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants