ServiceActive

Nx Cloud Flaky Task Detection

Nx Cloud automatically detects flaky tasks by tracking task hashes across CI runs and retries them on different agents.

Open source page

Product features

Product features

already have an after script section

azure-pipelines.yml

bitbucket-pipelines.yml

Configure your CI pipeline

dependencies, etc.

Enable self-healing CI

.github/workflows/ci.yml

.gitlab-ci.yml

NEW: Add this section at the end of your job if you don't

NEW: Add this step at the end of your job

These are just illustrative examples...

Your existing steps which check out the repo, start-ci-run, install