On Tue, Jun 9, 2026 at 1:35 PM Chao Li <[email protected]> wrote: > ``` > > It only checks !MySubscription->maxretention, so a negative value will pass. > Then, in TimestampDifferenceExceeds, the negative value is counted, causing > the actual wait time to be shorter than the intended value. >
Thanks for the report and analysis. On first read, it sounds correct to me, I'll spend some more time and share my feedback. -- With Regards, Amit Kapila.
