Skip to content

Background Task Scheduler

Guilherme C. Souza requested to merge task-scheduler into initial-effort

Create a Cron-like background task scheduler module.

The user must be allowed to configure the time spec for each background task.

Available background routes must be hard-coded in the module.

Edited by Guilherme C. Souza

Merge request reports