You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Luca Burgazzoli (JIRA)" <ji...@apache.org> on 2017/07/23 18:20:00 UTC

[jira] [Assigned] (CAMEL-11587) Backoff - Add option for initial delay

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

Luca Burgazzoli reassigned CAMEL-11587:
---------------------------------------

    Assignee: Luca Burgazzoli

> Backoff - Add option for initial delay
> --------------------------------------
>
>                 Key: CAMEL-11587
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11587
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Luca Burgazzoli
>             Fix For: 2.20.0
>
>
> So you can set an initial delay, so the routes are not started asap.
> For example
> {code}
> camel.supervising.controller.routes.undertow.back-off.initial-delay = 10s
> camel.supervising.controller.routes.undertow.back-off.delay = 20s
> camel.supervising.controller.routes.undertow.back-off.max-attempts = 3
> {code}
> Then the first start is initially started after 10 seconds.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)