hello, The Timer component does not have a cron option by itself. Quartz,Schduler has it only. Hope I am correct. My question is.
In case if I have setup a route using cron job to execute after 2 hours. And due to some reason, too much backlog of data etc. the the processing has not finished , will the same camel route start off again at the specified time irrespective of the previous run has not finished processing yet. If Yes, is there any way to avoid this situation ? regards, Felix T