Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

feat: retry some flaky tasks #6965

Merged
merged 1 commit into from
Jul 26, 2023
Merged

Conversation

rgraber
Copy link
Contributor

@rgraber rgraber commented Jul 25, 2023

feat: retry some flaky tests

GH Issue: edx/edx-arch-experiments#359

Some tasks in the edxapp pipeline will occasionally fail but then succeed on rerun. Arch-BOM still gets pinged on these failures and usually ends up manually rerunning the whole pipeline. This PR adds in some automatic retries on the three tasks that have been causing problems.

Configuration Pull Request

Make sure that the following steps are done before merging:

  • A SRE team member has approved the PR if it is code shared across multiple services and you don't own all of the services.
  • Are you adding any new default values that need to be overridden when this change goes live? If so:
    • Update the appropriate internal repo (be sure to update for all our environments)
    • If you are updating a secure value rather than an internal one, file a SRE ticket with details.
    • Add an entry to the CHANGELOG.
  • If you are making a complicated change, have you performed the proper testing specified on the Ops Ansible Testing Checklist? Adding a new variable does not require the full list (although testing on a sandbox is a great idea to ensure it links with your downstream code changes).
  • Think about how this change will affect Open edX operators. Have you updated the wiki page for the next Open edX release?

@rgraber rgraber merged commit 70c147f into master Jul 26, 2023
3 checks passed
@rgraber rgraber deleted the rsgraber/20230725-retry-rapid7-tasks branch July 26, 2023 12:08
jdmulloy pushed a commit that referenced this pull request Sep 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants