fix: retry transient RSS fetch failures with backoff

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-07-03 16:39:11 +08:00
parent f6fac7b642
commit 64179820d7
3 changed files with 52 additions and 9 deletions

View File

@@ -86,6 +86,8 @@ DAILY_AI_NEWS_PER_CATEGORY=5
# DAILY_AGENT_CN_NEWS_POOL=30
# RSS 源:编辑 config/feeds.yamlintl / cn缺失时回退内置默认
# 单源失败重试次数(默认 3含首次请求
# DAILY_RSS_RETRY=3
# 内容过滤config/sensitive_words.yaml + DAILY_CONTENT_FILTER=1
# DAILY_CONTENT_FILTER=0