Skip to content

Commit d42bfda

Browse files
APM-3416 Increase timeout to apigee proxy
1 parent f58dcd7 commit d42bfda

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

proxies/live/apiproxy/targets/apim.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,8 @@
33
<PreFlow/>
44
<HTTPTargetConnection>
55
{{ HOSTED_TARGET_CONNECTION }}
6+
<Properties>
7+
<Property name="io.timeout.millis">65000</Property>
8+
</Properties>
69
</HTTPTargetConnection>
710
</TargetEndpoint>

0 commit comments

Comments
 (0)