mirror of
https://github.com/TauricResearch/TradingAgents.git
synced 2026-09-19 19:25:24 +03:00
- a failed fetch and an empty search both returned [], so a 429 rendered as 'no posts found' and the sentiment analyst read throttling as real silence; when every subreddit was throttled the summary asserted it outright - a failed fetch now returns None and renders as unavailable, and the summary only claims silence for subreddits actually searched - raise the headerless-429 back-off to 60s, which is where a retry starts succeeding; pay it at most once per run so three throttled subreddits do not stall the analysis, and match the Retry-After cap to it #1295
12 KiB
12 KiB