Commit 826dc10
authored
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 9c113c3e32c28cf0d1de8aad3409b5c509fb1ada.
* 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 values1 parent b1cfb99 commit 826dc10
1 file changed
Lines changed: 8 additions & 5 deletions
Lines changed: 8 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
657 | 657 | | |
658 | 658 | | |
659 | 659 | | |
660 | | - | |
| 660 | + | |
661 | 661 | | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
662 | 665 | | |
663 | 666 | | |
664 | 667 | | |
| |||
672 | 675 | | |
673 | 676 | | |
674 | 677 | | |
675 | | - | |
676 | | - | |
677 | | - | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
678 | 681 | | |
679 | | - | |
| 682 | + | |
680 | 683 | | |
681 | 684 | | |
682 | 685 | | |
| |||
0 commit comments