Skip to content

feat: allow assert on failure transport by fixing "disable retry" feature#109

Draft
nikophil wants to merge 1 commit into
zenstruck:1.xfrom
nikophil:feat/assert-failure-transport
Draft

feat: allow assert on failure transport by fixing "disable retry" feature#109
nikophil wants to merge 1 commit into
zenstruck:1.xfrom
nikophil:feat/assert-failure-transport

Conversation

@nikophil

@nikophil nikophil commented Jul 8, 2026

Copy link
Copy Markdown
Member

supersedes #103

fixes #71
fixes #2

When retry is disabled (which is the default behavior in this lib), the listener SendFailedMessageForRetryListener still operates which prevents messages to be routed to failure transport

@nikophil
nikophil marked this pull request as draft July 9, 2026 11:54
@nikophil
nikophil force-pushed the feat/assert-failure-transport branch 2 times, most recently from c88278c to 554e868 Compare July 9, 2026 12:01
@nikophil nikophil changed the title feat: allow assert on failure transport feat: allow assert on failure transport by fixing "disable retry" feature Jul 9, 2026
@nikophil
nikophil force-pushed the feat/assert-failure-transport branch 2 times, most recently from e66a6ea to c07af2d Compare July 9, 2026 14:30
@nikophil
nikophil force-pushed the feat/assert-failure-transport branch from c07af2d to 665ab10 Compare July 9, 2026 14:30
@nikophil
nikophil requested a review from kbond July 9, 2026 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Testing failure transport Ensure failed transport works as expected when using test transport

1 participant