Amit Mondal created FELIX-6295:
----------------------------------

             Summary: Introduce initial delay for asynchronous health checks 
with interval
                 Key: FELIX-6295
                 URL: https://issues.apache.org/jira/browse/FELIX-6295
             Project: Felix
          Issue Type: New Feature
          Components: Health Checks
            Reporter: Amit Mondal


Currently we can schedule health checks having different intervals but we 
cannot configure the initial delay of the health check execution. It is 
currently set to be executed immediately first and then it is executed 
according to the configured interval. Consumers might also need to delay the 
first execution at a later time - not immediately. That's why it would be 
beneficial to introduce _*initialDelayForIntervalInSec*_ attribute in _*Async*_ 
component type annotation (which can be set to 0 as default since it is the 
current behavior). If consumers need, they would still be able to configure it 
accordingly.



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

Reply via email to