-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
SVN, Windows, 1.532.2
H/2 * * * * is polling every second minute.
H/1 * * * * is polling once per hour.
This is confusing.
H/1 * * * * should instead poll once per minute, but with an offset of a random number of seconds.
- is related to
-
JENKINS-49921 Multiple cron entries for the same time result in all but one getting lost
-
- Resolved
-
Please don't pile inconsistency. Resolve it so that people learning to use Jenkins don't waste hours looking for such pathetically simple answers while trying to set up a simple timer trigger.