@raphael @deadsuperhero @pfefferle If possible, I suspect running wp cron in a real cron using wp cli https://developer.wordpress.org/cli/commands/cron/event/ might help, i.e. similar to https://developer.wordpress.org/plugins/cron/hooking-wp-cron-into-the-system-task-scheduler/ except using wp cli in a cron job.