
Explanation:
Transient errors, such as briefly exceeding a cloud storage limit or temporary network glitches, are best handled by configuring a retry policy for the specific task within the Databricks Workflow. This allows the task to automatically retry after a specified interval and recover without manual intervention.
Ultimate access to all questions.
A
Upgrade the cluster to a larger instance size.
B
Switch the job to use Spot instances.
C
Configure a retry policy with a 5-minute interval for that task.
D
Schedule the job to run twice in a row.
No comments yet.