EmpezarEmpieza gratis

Choosing the right failure handling strategy

A pipeline calls an external payment API that occasionally returns HTTP 503 errors during peak hours. The API team confirms that requests almost always succeed on the second or third attempt, but the wait between retries matters because the API needs a few minutes to recover.

Which retry configuration best handles this scenario?

Este ejercicio forma parte del curso

Building Data Pipelines with Airflow

Ver curso

ejercicio interactivo práctico

Convierte la teoría en práctica con uno de nuestros ejercicios interactivos

Empezar ejercicio