Skip to content

Background Tasks

ceckoslab edited this page Jul 16, 2019 · 1 revision

A list of task/cron jobs essential for run Basic RUM:

I implemented the tasks in Symfony console commands fashion.

The tasks should be run in the following order:

  1. basicrum:beacon:import
  2. basicrum:last-blocking-resource:calculate
  3. basicrum:visits:generate
Clone this wiki locally