mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-29 21:41:43 +01:00
8811778b55
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.