Skip to content

Totally unexpected calls with invalid signature to a handler #1320

Answered by Lancetnik
pySilver asked this question in Q&A
Discussion options

You must be logged in to vote

Well, I found the problem: you are using the same durable name for all subscribers. NATS thinks, that is the same subscriber and sends you wrong messages to random subscriber. Just use different durable names for each ones.

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@pySilver
Comment options

Answer selected by pySilver
Comment options

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

@pySilver
Comment options

@pySilver
Comment options

@Lancetnik
Comment options

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