Syvizo

Error Codes



The Error Code Analysis dashboard tells you about error rates for API flows and targets. The Error Code Analysis dashboard uses response code from target for target errors and response code from proxy for proxy error codes

Error rate calculation is done as follows:


  • In certain cases, based on the configuration of the flow, a proxy can receive a target error and still provide a success response. In this scenario, although the error is categorized as a target error, it is not considered a proxy error.
  • If the target response is either a success or does not exist, but the proxy itself responds with an error, then the error is attributed to the proxy and counted against it.
  • If both the target and proxy both respond with an error, the error is added to the count of target error. Unless proxy is configured to respond with success for the specific failure, the proxy will always respond with an error for the target error














On this page