Job reruns
If a job is approved for reruns, you can re-execute it without creating a new job, rewriting a similar query, or submitting it for review again.
Reruns are useful when input parameters or datasets have changed since the initial run. For example, you might want to test different input variable values, or the dataset owner may have replaced the underlying file with an updated version. Instead of recreating the job, you can rerun the original to generate updated results using the new inputs or data.
Repeat a job run
If your job is approved for reruns, you can repeat the job at any time.
- On the job page, go to the Query tab.
- Click Run Job.
After the run completes, results and logs are shown on the Query tab and saved to the Run History tab.
On the no-code job page, click Run Job.
When the run completes, results and logs are shown on the Template tab and saved to the Run History tab.
Revoke job reruns
After accepting another member’s job, you can revoke its repeatability.
- On the job page, select the Query tab.
- Click Revoke Repeatability.
- Click Confirm to prevent any additional runs for the job.
- On the job page, click Revoke Repeatability.
- Click Confirm to prevent additional runs for the job.
Note
You cannot re-approve reruns for the job after revoking its repeatability.
The Approved for rerun status is no longer displayed on the job page.
View run history
To view past job runs:
- On the job page, go to the Run History tab. Each run shows its date, time, and status.
- Click any run to view its results and logs.
- To export results or logs, click Export Results or Export Logs on the respective tab.
Note
Only the job creator can view and download the run results.