summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/bjk-usage_ping.yml
diff options
context:
space:
mode:
authorBen Kochie <bjk@gitlab.com>2019-07-17 14:50:37 +0200
committerBen Kochie <bjk@gitlab.com>2019-07-18 11:54:05 +0200
commitf7f7c3016252a09acd68c822c8950848e313ce8a (patch)
treef3c816ff40bb639e1fa66002db10f9f6b53ea379 /changelogs/unreleased/bjk-usage_ping.yml
parent691d88b71d51786983b823207d876cee7c93f5d4 (diff)
downloadgitlab-ce-bjk/usage_ping.tar.gz
Update usage ping cron behaviorbjk/usage_ping
* Splay the start by sleeping up to one minute. * Adjust sideikiq retries to try up to approximately three hours. * Randomize the minute fully within the hour. * Psudo-randomize the day of the week based on the instance UUID.
Diffstat (limited to 'changelogs/unreleased/bjk-usage_ping.yml')
-rw-r--r--changelogs/unreleased/bjk-usage_ping.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/bjk-usage_ping.yml b/changelogs/unreleased/bjk-usage_ping.yml
new file mode 100644
index 00000000000..dee6c1ad291
--- /dev/null
+++ b/changelogs/unreleased/bjk-usage_ping.yml
@@ -0,0 +1,5 @@
+---
+title: Update usage ping cron behavior
+merge_request: 30842
+author:
+type: performance