Hi, As mentioned in docs, smallest time gap a cron job can be is 1 minute. However when I set below as cron expression it seems to run the cron job every 30 second. Is this expected behavior?
0/30 * * * * * However according to quartz docs [1], it supports seconds too. [1] http://www.quartz-scheduler.org/documentation/quartz-2.x/tutorials/tutorial-lesson-06 -- Udara Liyanage Software Engineer WSO2, Inc.: http://wso2.com lean. enterprise. middleware web: http://udaraliyanage.wordpress.com phone: +94 71 443 6897
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
