I've set up a Jenkins job and set the poll interval at 1 minute (I used this syntax 0 * * * *).
Looking in the Polling log I can see its reported that a poll call was made as soon as I saved the changes to the job. But not over 10 minutes later it hasn't made any other polls.
Any suggestions how I can proceed determining the problem?