Skip to content

Commit

Permalink
dbt retry will only work if dbt can parse the project and generate …
Browse files Browse the repository at this point in the history
…a manifest (#6661)
  • Loading branch information
mirnawong1 authored Dec 13, 2024
2 parents 1bc2086 + c84fc9b commit a4136f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/docs/docs/deploy/retry-jobs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ If your dbt job run completed with a status of **Error**, you can rerun it from

- You have a [dbt Cloud account](https://www.getdbt.com/signup).
- You must be using [dbt version](/docs/dbt-versions/upgrade-dbt-version-in-cloud) 1.6 or newer.
- dbt can successfully parse the project and generate a [manifest](/reference/artifacts/manifest-json)
- The most recent run of the job hasn't completed successfully. The latest status of the run is **Error**.
- The job command that failed in the run must be one that supports the [retry command](/reference/commands/retry).

Expand Down

0 comments on commit a4136f5

Please sign in to comment.