WordPress database error: [Deadlock found when trying to get lock; try restarting transaction]
INSERT INTO eKs7l_actionscheduler_actions ( `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `schedule`, `group_id`, `priority`, `args` ) SELECT 'tec_tickets_commerce_async_webhook_storage_clean_up', 'pending', '2025-10-10 17:30:31', '2025-10-10 12:30:31', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760117431;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760117431;}', 26, 10, '[]' FROM DUAL WHERE ( SELECT action_id FROM eKs7l_actionscheduler_actions WHERE status IN ( 'pending', 'in-progress' ) AND hook = 'tec_tickets_commerce_async_webhook_storage_clean_up' AND `group_id` = 26 LIMIT 1 ) IS NULL