reports:keywords:cache/usr/bin/php /home/urtube/maint/tags_all.php27 3,8,11,13,18,23 * * *--execute upserts urt_show_data.tags_all keyword metric cache
urt_video 計算每個 keyword 的影片數、觀看數、成長等指標並寫入 urt_show_data.tags_all;modern command 的 preview mode 列出會處理的 keyword 數量。Explicit/scheduled --execute 會用本機資料透過 TagsAllCacheBuilder 補 keyword metric cache。此 job 目前不會執行;下面保留 guardrail 原始原因,方便對照 CLI/output。
Scheduler-enabled local polling is blocked for this job until every explicit gate is satisfied.
reports:keywords:cache --execute --days=31 --recent-days=7 --keyword-limit=1000
php artisan ingestion:run --job=reports.keywords.cache --at="2026-05-29 04:04:47"
INGESTION_SCHEDULER_ENABLED=true php artisan ingestion:run --execute --job=reports.keywords.cache
INGESTION_SCHEDULER_ENABLED=true INGESTION_LOCAL_POLLING_ENABLED=true INGESTION_SCHEDULED_WRITE_ALLOWLIST=reports.keywords.cache php artisan ingestion:run --execute --job=reports.keywords.cache
27 3,8,11,13,18,23 * * *