After a real-time service is deployed and running, an inference request is sent to the service, but error ModelArts.4302 occurred.
Error ModelArts.4302 may occur in multiple scenarios. The following describes two typical scenarios:
This error occurs in either of the following cases:
This error occurs due to excessive number of model errors. A large number of model errors trigger dispatcher circuit breaker, leading to a prediction failure. In this case, check the result returned by the model and handle these errors. Adjust request parameters or reduce the request traffic for higher model calling success rate.