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
We are encountering an intermittent issue when acknowledging messages using the DoubleAck = true option for messages consumed via FetchAsync. The issue arises unexpectedly after successfully consuming and acknowledging many messages, sometimes it is reproduceable under certain scenarios.
Before I provide further details and diagnostics, could you please clarify whether it is recommended to use the DoubleAck feature with our specific server and client versions? Are there any known compatibility or stability concerns related to this feature?
Thank you for your assistance!
Best regards
Expected behavior
AckAsync with DoubleAck = true should not throw a NatsNoReplyException