"Error writing request to target" error

One of our integrators has reported to have encountered (multiple times) the following error:

{
  "fault": {
    "faultstring": "Error writing request to target",
    "detail": {
      "errorcode": "messaging.adaptors.http.flow.ErrorWritingRequestToTarget"
    }
  }
}

We have requested access to the Customer Support Portal a few days ago, with no answer so far! Does anyone know how long does it take to get access to the portal?

I have searched in Google as well as here, but haven't been able to find any information related to this error. Can someone, in the meantime, provide details about why this error happens and if there is a way to solve it?

Thanks,

David

0 3 1,772
3 REPLIES 3

Not applicable

If there is a connection interpretation or network glitch or slow network the request is not fully written to backend, that time you see this error.

Thanks for your response Priyadarshi.

Is there a way to configure Apigee to retry the request in this case?

Retry option is there. You can configure that in target endpoint.