Expected result documented and verified from the affected user path.
Pass / fail / blockedWooCommerce operations guide
Troubleshoot WooCommerce scheduled actions
Subscriptions, webhooks, emails and extension jobs can queue or fail even while storefront pages appear healthy.
Diagnose before changing
- 01Open Scheduled Actions
- 02Filter failed/past-due
- 03Inspect exact hook and log
- 04Check cron, loopback and workers
- 01
Find the first failure
A repeated downstream failure may be a symptom of an earlier dependency or authentication error.
- 02
Fix capacity or code
Resolve timeouts, memory, database locks, invalid credentials or extension bugs before rerunning in bulk.
- 03
Reconcile side effects
Confirm whether payments, emails or webhooks already occurred before retrying.
Acceptance gate
Prove the result
Record timestamp, tester and evidence for every check before closing the incident or change.
Expected result documented and verified from the affected user path.
Pass / fail / blockedExpected result documented and verified from the affected user path.
Pass / fail / blockedExpected result documented and verified from the affected user path.
Pass / fail / blockedPrimary references