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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: retryFailedStep is disabled for non tryTo steps #4069

Conversation

kobenguyent
Copy link
Collaborator

Motivation/Description of the PR

Fixed an issue where there is no retry for failed step for non tryTo step.

Applicable plugins:

  • tryTo
  • retryFailedStep

Type of change

  • 馃悰 Bug fix

Checklist:

  • Tests have been added
  • Documentation has been added (Run npm run docs)
  • Lint checking (Run npm run lint)
  • Local tests are passed (Run npm test)

@kobenguyent kobenguyent merged commit 7912198 into 3.x Dec 14, 2023
12 checks passed
@kobenguyent kobenguyent deleted the 4068-bug-when-the-plugin-tryto-is-enabled-for-a-project-the-plugin-retryfailedstep-doesnt-work-at-all branch December 14, 2023 16:05
@kobenguyent kobenguyent mentioned this pull request Jan 1, 2024
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.

BUG: When the plugin tryTo is enabled for a project, the plugin retryFailedStep doesn't work at all.
2 participants