We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f58dcd7 commit d42bfdaCopy full SHA for d42bfda
1 file changed
proxies/live/apiproxy/targets/apim.xml
@@ -3,5 +3,8 @@
3
<PreFlow/>
4
<HTTPTargetConnection>
5
{{ HOSTED_TARGET_CONNECTION }}
6
+ <Properties>
7
+ <Property name="io.timeout.millis">65000</Property>
8
+ </Properties>
9
</HTTPTargetConnection>
10
</TargetEndpoint>
0 commit comments