Posted a reply to Huge number of Scheduled actions being generated, on the site WordPress.org Forums: You can delete via DB DELETE FROM wp_actionscheduler_actionsWHERE hook = 'wc_delete_related_product_transients_async'AND status = 'pending'LIMIT 10000;…