Is there a timeout setting for the ServiceCallout policy in Apigee Edge?

Not applicable

Hi guys,

I am trying to setup a latency scenario where my service callout will wait for 10 min. But in my case, after 2 min, there is timeout sent by Apigee (I guess) .

Any idea how we can prevent this?

Best Regards

Harsha

Solved Solved
1 3 4,166
2 ACCEPTED SOLUTIONS

Not applicable

The Service Callout Policy has a timeout that you can configure. The default is 2 minutes.

See here: http://apigee.com/docs/api-services/reference/service-callout-policy

Charles

View solution in original post

Not applicable

Timeouts can be configured on target endpoints using the property io.timeout.millis.

Reference: http://apigee.com/docs/api-services/reference/endpoint-properties-reference

View solution in original post

3 REPLIES 3

Not applicable

The Service Callout Policy has a timeout that you can configure. The default is 2 minutes.

See here: http://apigee.com/docs/api-services/reference/service-callout-policy

Charles

The default value for a ServiceCallout is 55000 ms (55ms)

Not applicable

Timeouts can be configured on target endpoints using the property io.timeout.millis.

Reference: http://apigee.com/docs/api-services/reference/endpoint-properties-reference