Skip to content

Add UseNonPersistentDeliveryMode SendOptions#80

Merged
dvdstelt merged 1 commit into
mainfrom
non-persistent-delivery-mode
Apr 23, 2026
Merged

Add UseNonPersistentDeliveryMode SendOptions#80
dvdstelt merged 1 commit into
mainfrom
non-persistent-delivery-mode

Conversation

@dvdstelt

@dvdstelt dvdstelt commented Apr 23, 2026

Copy link
Copy Markdown
Member

When releasing this, make sure this documentation PR is merged.

Exposes a per-message toggle so callers can opt into non-persistent delivery without resorting to raw header manipulation, matching the API shape offered by the RabbitMQ transport. Wires into the existing Headers.NonDurableMessage pipeline already honored by the message converter.

…eplyOptions

Exposes a per-message toggle so callers can opt into non-persistent delivery
without resorting to raw header manipulation, matching the API shape offered
by the RabbitMQ transport. Wires into the existing Headers.NonDurableMessage
pipeline already honored by the message converter.
@dvdstelt dvdstelt self-assigned this Apr 23, 2026
@dvdstelt dvdstelt merged commit 4316103 into main Apr 23, 2026
3 checks passed
@dvdstelt dvdstelt deleted the non-persistent-delivery-mode branch April 23, 2026 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants