summaryrefslogtreecommitdiff
path: root/builtin/check-ref-format.c
diff options
context:
space:
mode:
authorDerrick Stolee <derrickstolee@github.com>2023-08-10 20:39:42 +0000
committerJunio C Hamano <gitster@pobox.com>2023-08-10 14:04:16 -0700
commit62a239987c11d5fbc276b34cf33b95f68384e494 (patch)
tree58daa8fb033a5886987b5558227a2552a8823816 /builtin/check-ref-format.c
parentec5d9d684c06130b9f4bf46bf9373104f79c6afe (diff)
maintenance: use random minute in Windows scheduler
The get_random_minute() method was created to allow maintenance schedules to be fixed to a random minute of the hour. This randomness is only intended to spread out the load from a number of clients, but each client should have an hour between each maintenance cycle. Add this random minute to the Windows scheduler integration. We need only to modify the minute value for the 'StartBoundary' tag across the three schedules. Signed-off-by: Derrick Stolee <derrickstolee@github.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/check-ref-format.c')
0 files changed, 0 insertions, 0 deletions