Skip to content

Commit

Permalink
CCM-6434: increase timeout for sandbox target
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian-Hodges committed Oct 10, 2024
1 parent d951536 commit 6168690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proxies/sandbox/apiproxy/targets/sandbox.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<HTTPTargetConnection>
{{ HOSTED_TARGET_CONNECTION }}
<Properties>
<Property name="io.timeout.millis">2000</Property>
<Property name="io.timeout.millis">29000</Property>
</Properties>
</HTTPTargetConnection>
</TargetEndpoint>

0 comments on commit 6168690

Please sign in to comment.