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
fix: Ensure that messages that are in pending batches for an ordering key are canceled when a previous publish for the ordering keys fails (#366)
* feat: Add flow control support to publisher
* make suggested fixes
* chore: Remove note that ordering keys requires enablements.
* feat: Add support for server-side flow control
* Revert "chore: Remove note that ordering keys requires enablements."
This reverts commit 9c113c3.
* fix: Fix import order
* fix: Make error message more clear about where ordering must be enabled when publishing.
* fix: Ensure that messages that are in pending batches for an ordering key are canceled when a previous publish for the ordering keys fails.
0 commit comments