
內容簡介
QueueRay 是一款針對使用 Action Scheduler 的 WordPress 網站(如許多 WooCommerce 商店)提供的唯讀診斷控制台。它不僅顯示失敗和過期的總數,還將活躍問題按鉤子分組,並提供保守的診斷資訊,幫助使用者了解背景工作流程及其影響。
【主要功能】
• Action Scheduler 隊列總數及過期計數
• 最近 24 小時及 7 天的失敗行動
• 活躍失敗和過期鉤子的診斷卡
• 付款、訂閱、行銷同步等的影響類別
• 註冊回調來源檔案的擁有者檢測
• 隱私意識的支援報告,不傳輸外部數據
外掛標籤
開發者團隊
② 後台搜尋「QueueRay – Background Job Diagnostics」→ 直接安裝(推薦)
原文外掛簡介
QueueRay is a read-only diagnostic dashboard for WordPress sites that use Action Scheduler, including many WooCommerce stores.
Instead of showing only raw failed and past-due totals, QueueRay groups active problems by hook and adds a conservative diagnosis:
what kind of background workflow the hook appears to represent;
which plugin likely owns it;
whether ownership came from a registered callback or a naming heuristic;
what may be affected if the problem continues;
what to inspect before retrying, canceling, or deleting queue data.
QueueRay does not delete, retry, cancel, or edit scheduled actions.
Current features:
Action Scheduler queue totals and past-due counts
Failed actions in the last 24 hours and 7 days
Diagnosis cards for active failures and overdue hooks
Conservative impact categories for payments, subscriptions, marketing sync, analytics, email, shipping, integrations, and unknown jobs
Historical failed rows are not promoted into active diagnoses unless the same hook failed in the last 24 hours
Likely-owner detection from registered callback source files when available
Naming heuristics as a fallback, with explicit confidence
WP-Cron and Action Scheduler queue-runner signals
Estimated standard Action Scheduler table size
Privacy-conscious support report that excludes action arguments and Action Scheduler group names
Reserved QueueRay QA fixtures are excluded from health severity, diagnosis cards, operational totals, and hook rankings
Why read-only?
Deleting a failed or overdue background job without understanding what owns it can hide a symptom or interfere with plugin workflows. QueueRay diagnoses first and leaves queue changes to the site owner or developer.
What does “possible impact” mean?
QueueRay intentionally uses cautious language. A hook name can suggest that a job relates to payments, subscriptions, analytics, marketing sync, or another workflow, but it cannot prove that a customer-facing feature is broken. Always inspect the affected Scheduled Action log before making changes.
Privacy
QueueRay 0.5.3 does not transmit data externally. The copyable support report excludes Action Scheduler action arguments and group names because either can contain plugin-specific identifiers.
