reports:tag-date:build/usr/bin/php /home/urtube/maint/make_tag_date.php27 3,8,11,13,18,23 * * *--execute upserts urt_show_tag_date cache rows
urt_video/urt_count/tags 計算逐日 keyword 觀看數/影片數/重要度並寫入 urt_show_tag_date;modern command 的 preview mode 列出會處理的 tag/date 組合。Explicit/scheduled --execute 會用本機資料透過 TagDateCacheBuilder 補 urt_show_tag_date cache。此 job 目前不會執行;下面保留 guardrail 原始原因,方便對照 CLI/output。
Scheduler-enabled local polling is blocked for this job until every explicit gate is satisfied.
reports:tag-date:build --tagid=1 --days=30 --execute
php artisan ingestion:run --job=reports.tag_date.build --at="2026-05-29 04:04:47"
INGESTION_SCHEDULER_ENABLED=true php artisan ingestion:run --execute --job=reports.tag_date.build
INGESTION_SCHEDULER_ENABLED=true INGESTION_LOCAL_POLLING_ENABLED=true INGESTION_SCHEDULED_WRITE_ALLOWLIST=reports.tag_date.build php artisan ingestion:run --execute --job=reports.tag_date.build
27 3,8,11,13,18,23 * * *