llowinge edited a comment on pull request #1877: URL: https://github.com/apache/camel-quarkus/pull/1877#issuecomment-704131276
@jamesnetherton I've tried it and with `initialDelay` set to 60000, it prints ``` 2020-10-06 10:49:37,492 INFO [org.apa.cam.qua.com.twi.CamelResource] (executor-thread-1) Posted a tweet Hello from camel-quarkus-twitter 8421a742b16c4ad0b6306bd6dcae4c9c 2020-10-06 10:50:07,541 INFO [org.apa.cam.qua.com.twi.CamelResource] (executor-thread-1) Received tweets from user's timeline: null 2020-10-06 10:50:37,842 INFO [org.apa.cam.qua.com.twi.CamelResource] (executor-thread-1) Received tweets from user's timeline: Tue Oct 06 10:49:37 CEST 2020 (jbossfuseqa) Hello from camel-quarkus-twitter 8421a742b16c4ad0b6306bd6dcae4c9c ``` Which is weird, as i would think it would print every 1min, not 30s. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org