diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-10 08:54:24 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-10 08:54:24 +0300 |
| commit | 297a2f4e2f0aba6f139736030a7845e0d91e5856 (patch) | |
| tree | 3b0b8580c278321222afecdb4794d75dd78d8576 /web/bootstrap.html | |
| parent | 470cdf9833cdd83e9ea357f2831a5490ba081508 (diff) | |
Add circuit breaker / backoff for failing podcast feeds in CheckFeeds
- DB: add consecutive_failures and next_check_at to podcast_feeds
- model: add ConsecutiveFailures and NextCheckAt to PodcastFeed struct
- repository: update CRUD queries to handle new columns and
ListFeedsNeedingCheck to skip feeds with future next_check_at
- service: update CheckFeeds to use new query, update checkFeed to
reset counters on success and increment exponential backoff on failure
- tests: adapt mock signatures, add backoff integration test
Diffstat (limited to 'web/bootstrap.html')
0 files changed, 0 insertions, 0 deletions
