Hi, I use a timer:// and must make sure that the route only runs once even if it takes longer than the period.
I tried: fixedRate=false&period=90000 But Camel starts a second route if the first run is not finished. Thanks, Simon
Hi, I use a timer:// and must make sure that the route only runs once even if it takes longer than the period.
I tried: fixedRate=false&period=90000 But Camel starts a second route if the first run is not finished. Thanks, Simon