Function enqueueAllRecurrentTasks

  • This is run automatically at boot for all tasks which have a frequency, calling api.tasks.enqueueRecurrentTask Will throw an error if redis cannot be reached.

    Returns Promise<string[]>