Hi all, I need to configure my sftp component in such a way that after client successfully connected to the server when the network connection fails it launch an exception that then I would manage with my pollStrategy.
I try the following parameter -> maximumReconnectAttempts -> throwExceptionOnConnectFailed but the no exception is thrown and after delay it start to reconnect. could you tell me, please, what is wrong? Regards --Filippo
