Cron frequency should not be handled by the module

Created on 3 September 2024, 25 days ago

Problem/Motivation

When using ultimate_cron module, the frequency can be configured, but there is an additional minimum of 15 minutes delay because of the cron frequency in the hook_cron implementation. Ultimate cron gives the possibility to trigger manually cron jobs, but this will only work if the cron frequency in the search_api_synonym settings has been passed.

Proposed resolution

It's pretty common to not have any cron frequency conditions in the hook_cron, so I would like to propose to remove it.

🐛 Bug report
Status

Needs review

Version

2.0

Component

Code

Created by

🇳🇱Netherlands bojan_dev

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024