Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to disable delayed delivery #2615

Merged
merged 7 commits into from
Nov 25, 2024
Merged

Conversation

ramonsmits
Copy link
Member

@ramonsmits ramonsmits commented Nov 6, 2024

Description

By default the delayed delivery is enabled on the transport. A new (experimental) constructor allows users to disable support for delayed delivery.

This replaces the internal property that could only be set via reflection.

Documentation

This constructor is marked as experimental and is undocumented.

@ramonsmits ramonsmits self-assigned this Nov 6, 2024
ramonsmits added a commit to Particular/ServiceControl.Connector.MassTransit that referenced this pull request Nov 22, 2024
@ramonsmits ramonsmits changed the title Ability to disable delayed delivery Delayed delivery as a experimental constructor instead of an internal property Nov 25, 2024
@ramonsmits ramonsmits marked this pull request as ready for review November 25, 2024 11:12
Co-authored-by: Szymon Pobiega <szymon.pobiega@gmail.com>
@ramonsmits ramonsmits merged commit 777ce4e into master Nov 25, 2024
3 checks passed
@ramonsmits ramonsmits deleted the disable-delayed-delivery branch November 25, 2024 13:05
@ramonsmits ramonsmits added this to the 7.1.0 milestone Nov 25, 2024
@ramonsmits ramonsmits changed the title Delayed delivery as a experimental constructor instead of an internal property Ability to disable delayed delivery Nov 26, 2024
ramonsmits added a commit to Particular/ServiceControl.Connector.MassTransit that referenced this pull request Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants