Inizia subitoInizia 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?

Questo esercizio fa parte del corso

Building Data Pipelines with Airflow

Visualizza corso

esercizio interattivo pratico

Trasforma la teoria in pratica con uno dei nostri esercizi interattivi

Inizia esercizio