Hi All, At the moment we only support one interval for both fetching messages from the store and retrying when there is a failure. But, IMO, these are two different concepts and deserve two different configurations. Therefore, I am proposing a new configuration parameter for latter. Something as below,
<parameter name="retry.interval">10000</parameter> This will allow the user to control the speed of retry when there is a failure. What do you think? Thanks, Shafreen