Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Set publish timeouts to be consistent with desired values (#820)
* 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. * fix: Only check keyHasError if ordering keys is non-empty * fix: Set publish timeouts to be consistent with desired values
- Loading branch information