diora-web/gpodder
Marwin Schulz bb78afc569
All checks were successful
Build and push Docker image / build (push) Successful in 13s
Test / test (push) Successful in 16s
Fix gPodder sync timeout: don't refresh feeds on subscription import
With 400 subscriptions, the initial sync POST was triggering 400
sequential RSS fetches in one request, causing a timeout/sync failure.
Feed metadata is populated by the cron job instead.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-20 13:20:34 +01:00
..
migrations Add gPodder sync API and bump SW cache to v5 2026-03-20 06:36:41 +01:00
__init__.py Add gPodder sync API and bump SW cache to v5 2026-03-20 06:36:41 +01:00
apps.py Add gPodder sync API and bump SW cache to v5 2026-03-20 06:36:41 +01:00
models.py Add gPodder sync API and bump SW cache to v5 2026-03-20 06:36:41 +01:00
urls.py Add gPodder sync API and bump SW cache to v5 2026-03-20 06:36:41 +01:00
views.py Fix gPodder sync timeout: don't refresh feeds on subscription import 2026-03-20 13:20:34 +01:00