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:25:00 UTC

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

     [ https://issues.apache.org/jira/browse/SYNAPSE-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mohamad Anfar Mohamad Shafreen updated SYNAPSE-1122:
----------------------------------------------------
    Description: 
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. 

  was:
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. 


> 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
>            Priority: Major
>
> 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