ausocean/cloud

Bench: Update CheckBroadcast Cron defaults

Offen

#668 geöffnet am 01.12.2025

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (3 Forks)auto 404
good first issue

Repository-Metriken

Stars
 (1 Stern)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide