Skip to content

Documentation suggest to use request-timeout (http:outbound-gateway) [INT-2457] #6438

@spring-operator

Description

@spring-operator

Victor Romero opened INT-2457 and commented

Documentation suggest to use request-timeout while it seems that it should suggest reply-timeout

<int-http:outbound-gateway id="example"
request-channel="requests"
url="http://localhost/test"
http-method="POST"
extract-request-payload="false"
expected-response-type="java.lang.String"
charset="UTF-8"
request-factory="requestFactory"
request-timeout="1234"
reply-channel="replies"/>


Affects: 2.1 GA

Issue Links:

Metadata

Metadata

Assignees

Labels

in: httpstatus: duplicateThere is already an issue similar to this. The link to it should be presenttype: bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions