sam-ji

Results 3 comments of sam-ji

We're facing the same issue in our current project in my company: some processes take longer than the default `ack_wait` to perform, so we get the message redelivered to the...

@wallyqs totally agree with the durable queue subscriptions. Maybe for that matter, NATS can be used to store this `sequence + topic being processed`, like it's done in Kafka: using...

@wallyqs Hello! Sorry for the late response. I've been thinking about the issue these past weeks and how to tackle it. The thing is even using meta-topics to avoid the...