Describe the bug
It looks like from the documentation that NATS source's consumer.ack_policy property is optional but it defaults to None, which essentially breaks Jetstream durable consumers - the messages are redelivered on every occasion, essentially grinding Risingwave to a halt with duplicate messages.
Error message/log
To Reproduce
No response
Expected behavior
No response
How did you deploy RisingWave?
No response
The version of RisingWave
No response
Additional context
No response
Describe the bug
It looks like from the documentation that NATS source's consumer.ack_policy property is optional but it defaults to None, which essentially breaks Jetstream durable consumers - the messages are redelivered on every occasion, essentially grinding Risingwave to a halt with duplicate messages.
Error message/log
To Reproduce
No response
Expected behavior
No response
How did you deploy RisingWave?
No response
The version of RisingWave
No response
Additional context
No response