Bench: Update CheckBroadcast Cron defaults
Open
good first issue
- Dominant language
- Go
- Stars
- 1
- Forks
- 3
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 6
Description
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
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.