You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Mohamad Anfar Mohamad Shafreen (Jira)" <ji...@apache.org> on 2020/04/12 16:24:00 UTC

[jira] [Created] (SYNAPSE-1122) Adding another interval for retry in Scheduled Message Forwarding Processor

Mohamad Anfar Mohamad Shafreen created SYNAPSE-1122:
-------------------------------------------------------

             Summary: Adding another interval for retry in Scheduled Message Forwarding Processor
                 Key: SYNAPSE-1122
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-1122
             Project: Synapse
          Issue Type: Bug
            Reporter: Mohamad Anfar Mohamad Shafreen
            Assignee: Isuru Udana


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. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org