You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 13, 2022. It is now read-only.
With the introduction of multi-site, problems can exist where the Cron job fires for a more popular site, but never for a less popular site because the more popular site hoards all of the update calls. This means that during a Cron Job Check the system needs to differentiate between the various sites and update all of the sites at the same time.
With the introduction of multi-site, problems can exist where the Cron job fires for a more popular site, but never for a less popular site because the more popular site hoards all of the update calls. This means that during a Cron Job Check the system needs to differentiate between the various sites and update all of the sites at the same time.