[ 
https://issues.apache.org/jira/browse/CAMEL-20497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17909552#comment-17909552
 ] 

Claus Ibsen commented on CAMEL-20497:
-------------------------------------

You configure this in QuickFix itself, see
/**
* Initiator setting for reconnect interval in seconds. Only valid when
* session connection type is "initiator".
*
* @see quickfix.SessionFactory#SETTING_CONNECTION_TYPE
*/
String SETTING_RECONNECT_INTERVAL = "ReconnectInterval";

> camel-quickfix - FIX session reconnect delay
> --------------------------------------------
>
>                 Key: CAMEL-20497
>                 URL: https://issues.apache.org/jira/browse/CAMEL-20497
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-quickfix
>    Affects Versions: 3.20.9
>            Reporter: Alexander Anpilov
>            Priority: Minor
>
> I have fix-session as "initiator role" created using camel-quickfix component.
> When some network troubles happens, session automatically reconnect (sending 
> 35=A).
> But the server requires some timeout (for example 5 sec) before next logon 
> attempt for destroying previous session.
> Is it possible to add some param to camel-quickfix component for reconnect 
> delay?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to