squakez commented on issue #5158:
URL: https://github.com/apache/camel-k/issues/5158#issuecomment-1947933583

   I think it is the way this feature was implemented. It should not support 
more than one cron at the same time, as the idea is that at runtime, we let 
Kubernetes trigger the Camel application and stops after the first exchange. If 
you want multiple crons within the same CronJob, you need to wrap the logic to 
fall under the same starting trigger instead. We probably need to add some 
check condition and document this behavior.


-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to