After a real-time service is deployed and running, an inference request is sent to the service, but the inference failed.
Service prediction involves multiple phases, including the client, Internet, APIG, dispatcher, and model service. A fault in any phase may lead to a prediction failure.
Rectify the fault by referring to Error "APIG.XXXX" Occurred in a Prediction Failure.
The following shows the other cases in which a request is intercepted on API Gateway:
Rectify the fault by referring to the methods provided in the following typical cases:
Identify the cause of the prediction failure based on the error information in logs, debug the model inference code, and import the model again for prediction.
Rectify the fault by referring to Error MR.0105 Occurred in Real-Time Service Prediction.