YouTube Board

reports.tag_cloud.build

scheduler enabled local polling enabled active command ready local write not due now
Modern command
reports:tag-cloud:build
Legacy command
/usr/bin/php /home/urtube/maint/make_tag_cloud.php
Schedule
27 3,8,11,13,18,23 * * *
每日 6 次
Evaluation time
2026-05-29 04:04:47 Asia/Taipei
External dependency
Local DB
Write targets
preview mode; scheduled/local --execute upserts urt_show_tag_cloud cache rows
Notes
Legacy 會從 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。

Execution Guardrail

此 job 目前不會執行;下面保留 guardrail 原始原因,方便對照 CLI/output。

  • Job declares write targets, so it is not allowed under the current controlled execution guardrail.

Scheduled Local Polling

Scheduler-enabled local polling is blocked for this job until every explicit gate is satisfied.

  • Job key is not in INGESTION_SCHEDULED_WRITE_ALLOWLIST.

reports:tag-cloud:build --execute --days=1,3,7,30,90 --tagid=1,2,3,4,5,6,13,14,81 --keyword-limit=5000

Safe Commands

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

Next Runs

27 3,8,11,13,18,23 * * *

  • 2026-05-29 08:27:00 CST
  • 2026-05-29 11:27:00 CST
  • 2026-05-29 13:27:00 CST
  • 2026-05-29 18:27:00 CST
  • 2026-05-29 23:27:00 CST