Aan de slagBegin gratis

Handling timeout errors

To make the review analysis system more robust and user-friendly, you are now required to add error handling to the analyze_review endpoint. You need to handle timeouts and internal server errors if the model couldn't process the text in time or if there was an error while making the predictions.

To simulate this test, a delay of 10 seconds has been added in the model prediction process in model.py.

Deze oefening maakt deel uit van de cursus

Deploying AI into Production with FastAPI

Bekijk cursus

Interactieve oefening met praktijkervaring

Zet theorie om in actie met een van onze interactieve oefeningen

Begin oefening