YouTube Board

reports.channel_cloud.build

scheduler enabled local polling enabled active command ready local write not due now
Modern command
reports:channel-cloud:build
Legacy command
/usr/bin/php /home/urtube/api/cloud.php uid=...
Schedule
27 3,8,11,13,18,23 * * *
每日 6 次
Evaluation time
2026-06-10 18:39:49 Asia/Taipei
External dependency
Local DB
Write targets
preview mode; scheduled/local --execute upserts urt_show_cloud cache rows
Notes
Modern command 的 preview mode 會列出會處理的 channel cloud period jobs。Explicit/scheduled --execute 會用本機 urt_video/tags 透過 ChannelCloudCacheBuilder 為指定或近期活躍頻道補 urt_show_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

此 job 已 allowlisted,可以由 scheduler-enabled polling 執行。當 ingestion:run --execute 評估為 due 時,scheduler 會使用下方 capped command。

reports:channel-cloud:build --execute --days=1,3,7,30,90 --limit=50 --recent-days=14 --keyword-limit=5000

Safe Commands

php artisan ingestion:run --job=reports.channel_cloud.build --at="2026-06-10 18:39:49" INGESTION_SCHEDULER_ENABLED=true php artisan ingestion:run --execute --job=reports.channel_cloud.build INGESTION_SCHEDULER_ENABLED=true INGESTION_LOCAL_POLLING_ENABLED=true php artisan ingestion:run --execute --job=reports.channel_cloud.build

Next Runs

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

  • 2026-06-10 23:27:00 CST
  • 2026-06-11 03:27:00 CST
  • 2026-06-11 08:27:00 CST
  • 2026-06-11 11:27:00 CST
  • 2026-06-11 13:27:00 CST