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 exercicio faz parte do curso
Building Data Pipelines with Airflow
exercicio interativo prático
Transforme teoria em prática com um dos nossos exercicio interativos
Iniciar exercicio