On Mon, Mar 30, 2020 at 10:07 PM Isuru Udana <[email protected]> wrote:
> Hi Shafreen, > > +1, as you said fetching messages and retrying are two different concepts > and we need to have two configurable parameters. > Thanks for the response, Isuru. Will start working on it. > > Thanks. > > On Sun, Mar 29, 2020 at 10:32 AM shafreen anfar <[email protected]> > wrote: > >> 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 >> > > > -- > *Isuru Udana* > Associate Director/Architect > > > > *; WSO2 Inc.; http://wso2.com <http://wso2.com>email: [email protected] > <[email protected]> * > > >
