]> cat aescling's git repositories - mastodon.git/commit
Randomize sidekiq-scheduler cron schedule (#4980)
authorPatrick Figel <patrick@figel.email>
Sun, 17 Sep 2017 09:58:20 +0000 (11:58 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Sun, 17 Sep 2017 09:58:20 +0000 (11:58 +0200)
commit8811778b55023795deaa5d63a7bcfc94f7f50162
treeb8cffdbe5befa52b3450b86ab67e2db12729604b
parent1eab53ee1030542a5c4c56203a61eecae9768131
Randomize sidekiq-scheduler cron schedule (#4980)

SubscriptionsScheduler in particular causes high load across the
entire fediverse at 5 AM UTC every day. Randomizing cron schedules
and/or adding a random delay is considered best practice to avoid
this issue.
config/sidekiq.yml