diff --git a/website/docs/docs/cloud/connect-data-platform/connnect-bigquery.md b/website/docs/docs/cloud/connect-data-platform/connnect-bigquery.md index 0573eff01d6..326d7872d21 100644 --- a/website/docs/docs/cloud/connect-data-platform/connnect-bigquery.md +++ b/website/docs/docs/cloud/connect-data-platform/connnect-bigquery.md @@ -129,6 +129,8 @@ For a general overview of this process, see the official docs for [Creating Shor Job retry deadline seconds is the maximum amount of time BigQuery will spend retrying a job before it gives up. + + Job creation timeout seconds is the maximum time BigQuery will wait to start the job. If the job doesn’t start within that time, it times out.