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 17:18:00 UTC

[jira] [Comment Edited] (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:comment-tabpanel&focusedCommentId=17081847#comment-17081847 ] 

Mohamad Anfar Mohamad Shafreen edited comment on SYNAPSE-1122 at 4/12/20, 5:17 PM:
-----------------------------------------------------------------------------------

Please find the implementation of this feature in below PR

https://github.com/apache/synapse/pull/41


was (Author: shafreen):
Please find the implementation of this feature in below PR

https://github.com/apache/synapse/pull/40

> 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