summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-10 08:54:24 +0300
committerPaul Buetow <paul@buetow.org>2026-05-10 08:54:24 +0300
commit297a2f4e2f0aba6f139736030a7845e0d91e5856 (patch)
tree3b0b8580c278321222afecdb4794d75dd78d8576 /docs
parent470cdf9833cdd83e9ea357f2831a5490ba081508 (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 'docs')
0 files changed, 0 insertions, 0 deletions