question

Upvotes
Accepted
21 2 6 10

This is Redhat Linux Enterprise 6 running C++ RFA-based(rfa8.0.1.L1.linux.rrg) interactive provider. Is there a way via config to set RFA requestTimeout?

treprfarfa-api
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Apologies for any misunderstanding. My original question is regarding "requestTimeOut parameter for request side/consumer". Where can one set this parameter on the client side, or, if possible in either rmdstestclient, or ADS, or ADH?

@Kam.Anjorin
Thank you for your participation in the forum. Are any of the replies below satisfactory in resolving your query? If yes please click the 'Accept' text next to the reply that best answers your question. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.
Thanks,
-AHS

@Kam.Anjorin

Hi,

Thank you for your participation in the forum.

Are any of the replies below satisfactory in resolving your query?

If yes please click the 'Accept' text next to the most appropriate reply.

Otherwise, you may share an answer and then accept it. This will guide all community members who have a similar question.

Thanks,

AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,

AHS

Upvotes
Accepted
7.6k 15 6 9

@Kam.Anjorin


For RFA consumer application, you can set the requestTimeout in RFA configuration file. You need to add the following config to the Connection section.

\Connections\<Connection Name>\requestTimeout = <New Value>

The default value for RFA C++/.NET is 45000 which is 45 sec. Please find more details about RFA configuration from RFA Configuration file which provided under folder "<RFA Package>/Docs"
If you need to set in in other APIs, please check the configuration in API configuration guide. The rmdstestclient is part of infra tools and I'm not sure that it can set the requestTimeout like the TREP APIs or not.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
7.6k 15 6 9

@Kam.Anjorin

We do not have requestTimeout for provider interactive.

As far as I understand the requestTimeOut parameter is for request side/consumer, it's time the connection waits for before resending the request.

Not sure why you need requestTimeout parameter on Provider side?

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.