Skip to content

Implement return_retry_tries minion opts and use it for channel.send#59237

Merged
dwoz merged 1 commit into
saltstack:masterfrom
lukasraska:retry-param
Jan 22, 2021
Merged

Implement return_retry_tries minion opts and use it for channel.send#59237
dwoz merged 1 commit into
saltstack:masterfrom
lukasraska:retry-param

Conversation

@lukasraska
Copy link
Copy Markdown
Contributor

What does this PR do?

Implements new minion opts return_retry_tries which is used for dynamic configuration of minion return retries attempts

What issues does this PR fix or reference?

Fixes #59236

Previous Behavior

Fixed value of 3 would be used

New Behavior

Value from return_retry_tries is used (with default 3)

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

Yes

If this gets merged before #59163 the integration test there could be adapted to test this value change as well.

@lukasraska lukasraska requested a review from a team as a code owner January 6, 2021 15:01
@lukasraska lukasraska requested review from garethgreenaway and removed request for a team January 6, 2021 15:01
@lukasraska lukasraska changed the title WIP: Implement return_retry_tries minion opts and use it for channel.send Implement return_retry_tries minion opts and use it for channel.send Jan 6, 2021
@s0undt3ch s0undt3ch added this to the Aluminium milestone Jan 17, 2021
@dwoz dwoz merged commit 3e9c5b7 into saltstack:master Jan 22, 2021
@sagetherage sagetherage added the Aluminium Release Post Mg and Pre Si label Feb 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Aluminium Release Post Mg and Pre Si

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE REQUEST] Configurable return publish retry count

5 participants