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
I see that this PR added support for ExactlyOnceDelivery for Postgres, but the documentation may not have been updated to reflect this.
Also, I was reading your tests, and noticed a strange thing at this line. What is special about the Pgx driver where it cannot guarantee ExactlyOnce delivery? Maybe document that fact as well to indicate partial support.
I see that this PR added support for ExactlyOnceDelivery for Postgres, but the documentation may not have been updated to reflect this.
Also, I was reading your tests, and noticed a strange thing at this line. What is special about the Pgx driver where it cannot guarantee ExactlyOnce delivery? Maybe document that fact as well to indicate partial support.
The text was updated successfully, but these errors were encountered: