-
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