reports:tag-cloud:build/usr/bin/php /home/urtube/maint/make_tag_cloud.php27 3,8,11,13,18,23 * * *--execute upserts urt_show_tag_cloud cache rows
urt_video 重新計算並補寫 urt_show_tag_cloud;modern command 的 preview mode 列出會處理的 tag cloud period jobs。Explicit/scheduled --execute 會用本機 urt_video/urt_count/tags 透過 TagCloudCacheBuilder 為選定標籤與天數組合補 urt_show_tag_cloud cache。此 job 目前不會執行;下面保留 guardrail 原始原因,方便對照 CLI/output。
Scheduler-enabled local polling is blocked for this job until every explicit gate is satisfied.
reports:tag-cloud:build --execute --days=1,3,7,30,90 --tagid=1,2,3,4,5,6,13,14,81 --keyword-limit=5000
php artisan ingestion:run --job=reports.tag_cloud.build --at="2026-05-29 04:04:47"
INGESTION_SCHEDULER_ENABLED=true php artisan ingestion:run --execute --job=reports.tag_cloud.build
INGESTION_SCHEDULER_ENABLED=true INGESTION_LOCAL_POLLING_ENABLED=true INGESTION_SCHEDULED_WRITE_ALLOWLIST=reports.tag_cloud.build php artisan ingestion:run --execute --job=reports.tag_cloud.build
27 3,8,11,13,18,23 * * *