I just installed the FAST Channels aggregator/manager by using the classic Olivetin's Project One-Click.
While scraping, the Roku source, things seemed to bog down for a while. I checked the logs, and noticed this "Warning" entry: (4th line in the log excerpt below)
2026-03-16 12:32:19,847 INFO app.worker: [roku] Scrape job started
2026-03-16 12:32:21,692 INFO app.scrapers.roku: [roku] 795 channels fetched
2026-03-16 12:34:09,177 INFO app.scrapers.roku: [roku] description backfill: 3032 unique IDs (0 cached, 3032 fetched) → 369 programs filled
2026-03-16 12:34:09,214 WARNING app.scrapers.roku: [roku] entering 300s cooldown after 403 (prewarm seed for 483af83e821059b8b3f0825ae2d43e31)
2026-03-16 12:34:09,214 INFO app.scrapers.roku: [roku] cache warm summary: play_id=699/795 selector=699/795 stream_url=0/795 retry_play=0 retry_selector

=0
2026-03-16 12:34:09,214 INFO app.scrapers.roku: [roku] 3226 EPG entries fetched for 795 channels
2026-03-16 12:34:10,689 INFO app.worker: [roku] Scrape complete — 795 channels, 3226 programs (110.8s)
The Roku Channels source on the dashboard page also has a warning icon next to the number of channels:
The same warning icon appears next to the number of channels in the output feeds portion on the dashboard:
Does this indicate a problem?