ausocean/cloud

Bench: Update CheckBroadcast Cron defaults

开放

#668 创建于 2025年12月1日

 (2 条评论) (0 个反应) (0 位负责人)Go (3 个派生)auto 404
good first issue

仓库指标

星标
 (1 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

When we create a broadcast, a checkbroadcast cron is automatically created to poll the oceanTV service. The default for the cron is now set to https://tv.cloudblue.org. However, the cron lit element (cmd/oceanbench/ts/cron-settings.ts) still uses the old value of oceantv.appspot.tv.

Whilst this still it works, it means that the cron element does not detect that the production cron has been selected, and displays "other" indicating that a non-standard endpoint is being used.

贡献者指南