Hi, We have a requirement where poll has to be done to DB, check some conditions and based on conditions satisfied trigger a build. So we have extended "AbstractTrigger" class and overriden "checkIfModified" method. But what is noticed is the method is being called multiple times within a minute even though the cron expression is set to poll every minute. Its not very consistent on how many times a minute, has anyone faced this before? Could someone help.
-- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/1fd5c1ad-f48e-45d3-818e-1517e9bcc1fd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
