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.
Latihan ini adalah bagian dari kursus
Deploying AI into Production with FastAPI
Latihan interaktif praktis
Ubah teori menjadi tindakan dengan salah satu latihan interaktif kami.
Mulai berolahraga