const FOREGROUND_DDL_EARLY_FAILURE_TIMEOUT: Duration;Expand description
A user is assumed to stay focused on a streaming-job creation for at most 30 seconds. If an error occurs during that time, cancel the job so that they can investigate the error. After that, prioritize eventual completion by continuing to wait through transient errors.