Skip to content

Conversation

@bording
Copy link
Member

@bording bording commented Nov 20, 2025

No description provided.

}

public const int UnlimitedDeliveryLimitIndicatorValue = -1_000;
public const int BigValueInsteadOfActuallyUnlimited = 100_000;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know we are trying to be as limited as possible since this is a "bug" fix, however, should we consider letting the user configure this? I can see an argument for not doing so, in that NSB should never reach this number of retries. This number being a "problem" presupposes a bug in RabbitMQ transport or NServiceBus core, or misconfigured recoverability settings.

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