Skip to content

docs: Document Retry Strategy configuration fields (7.2 backport)#767

Open
promptless-for-oss wants to merge 1 commit into
mautic:7.2from
Promptless:promptless/retry-strategy-validation-7.2
Open

docs: Document Retry Strategy configuration fields (7.2 backport)#767
promptless-for-oss wants to merge 1 commit into
mautic:7.2from
Promptless:promptless/retry-strategy-validation-7.2

Conversation

@promptless-for-oss

Copy link
Copy Markdown

Open this suggestion in Promptless to view citations and reasoning process

Backport of PR #720 to branch 7.2. Adds documentation for the Queue Settings → Retry Strategy fields (Max retries, Delay, Multiplier, Max delay) including default values and valid ranges, and fixes "behaviour" → "behavior" in the section intro. Documents that Multiplier values less than 1 aren't allowed, and Max retries, Delay, and Max delay don't accept negative values.


Tip: Assign suggestions to team members in the Promptless dashboard to claim work 👥

:width: 600
:alt: Retry strategy defaults

* **Max retries** - The maximum number of times Mautic retries a failed message before giving up. Set to ``0`` to turn off retries. Negative values aren't allowed. The default is ``3``.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

The default values and validation rules for the Max retries, Delay, Multiplier, and Max delay fields (no negatives; Multiplier must be at least 1) come from mautic/mautic PR #16157, which validates these retry-strategy numeric fields in the Queue Settings form. Backported from PR #720 (the 7.1 docs change) to branch 7.2.

Source: mautic/mautic#16157

@adiati98 adiati98 added this to the Mautic 7.2 milestone Jun 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants