I think that I have found a solution to this.
Let me try to describe this for you.
For a couple of days I had a problem with mollie_woocommerce_cancel_unpaid_orders rising to alarming levels in the Scheduled actions option in woocommerce.
if I would navigate to mysite.com/wp-admin/admin.php?page=wc-status&tab=action-scheduler
I would see that the mollie_woocommerce_cancel_unpaid_orders would rise to alarming levels.
I would for example see
All (301309) | Complete (280131) | Pending (21160) | In-progress (1) | Failed (2) | Canceled (15)
and the list would be flooded with mollie_woocommerce_cancel_unpaid_orders.
And it would rise continuously and go higher and higher.
I have no idea what would create this flood and avelanche of mollie_woocommerce_cancel_unpaid_orders in scheduled actions and the actions (pending, completed and such) would constantly increase.
but I think I have solved this.
What you should do when you encounter this problem is go to the advanced settings tab in the mollie settings (your site.com/wp-admin/admin.php?page=wc-settings&tab=mollie_settings§ion=advanced) and look for a checkbox that says:
(dutch) Verwijder opties en geplande acties uit de database bij het de?nstalleren van de plugin. (clear now)
(english): Remove options and scheduled actions from database when you are deinstalling the plugin. (clear now)
I have no idea what the English translation is of this option.
Check this box and reinstall the mollie plugin.
This should slowly decrease the scheduled actions for the mollie_woocommerce_cancel_unpaid_orders thing.
I hope this helps.