You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sadly NACK does not work for jetstream consumers the way we use it 😔
the piece of code that looks up the credentials from the account object is missing for the consumer
Sadly NACK does not work for jetstream consumers the way we use it 😔
the piece of code that looks up the credentials from the account object is missing for the consumer
nack/controllers/jetstream/consumer.go
Line 95 in 6c54a4e
here is the equivalent piece for the stream object (which works fine)
nack/controllers/jetstream/stream.go
Lines 110 to 132 in 6c54a4e
https://github.com/nats-io/nack/blob/main/controllers/jetstream/consumer.go#LL95C29-L95C44
Do you have a possible ETA for this case?
Thank you!
The text was updated successfully, but these errors were encountered: