R.I.Pienaar

Results 203 comments of R.I.Pienaar

Yeah, in my own projects I use logrus and it's been a life saver for this reason. Pretty weary of new dependencies here though is the problem :)

I don’t think this is currently on roadmap for delivery soon

Essentially this is a stalled consumer then and we need to do in general better with those, we've discussed telling users why a consumer is stalled - FC blocked, all...

We've discussed this one a bunch, I think we will need a solution to this but do not have an elegant one today - almost there but we have no...

See https://github.com/nats-io/jetstream/issues/103

JetStream already does this. When you pull 20 messages you have a lock on that message for AckWait time. Is it that you want to arrange it so that one...

Yes, this is the feature we are working on fleshing out in the link given https://github.com/nats-io/nats-architecture-and-design/pull/36

Yeah agree, auth errors shouldnt be too detailed. Though we should say what access is being denied - cant access topic foo etc but not details about what exactly is...

You will need to give them unique subjects to avoid nats publishing the messages into all streams that listen on any one subject.

Best you avoid EFS, EBS more suited to jetstream needs.