bigquery/Confirm Bq Job Is Done
Gateway to confirm that the BigQuery job has finished execution.
Product: BigQuery
Step Type: GATEWAY
Description
This step checks the job’s status. If the status is ‘DONE’, the runbook continues to the next check. If the job is still ‘RUNNING’ or ‘PENDING’, the runbook will stop and advise the user to wait for completion.
Failure Reason
Job {job_id} is currently in the {job_state} state and has not yet completed.
Failure Remediation
Wait for the job to finish execution and restart the investigation.
Success Reason
Job {job_id} has finished execution.