НачатьНачать бесплатно

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?

Это упражнение является частью курса

Building Data Pipelines with Airflow

Посмотреть курс

Практическое интерактивное упражнение

Превратите теорию в практику с помощью одного из наших интерактивных упражнений

Начать упражнение