Yijia-Xiao
241638da68
fix(dataflows): search all subreddits in one Reddit request
...
- anonymous RSS allows about one request per minute per IP, so fetching each
subreddit separately hit a 429 and a 60s back-off on nearly every run
- search the subreddits as one combined feed at Reddit's full page size and
group posts by the subreddit each entry names; each subreddit keeps its own
limit, and a full page is not taken as evidence of absence
- drop the unused JSON search path, still blocked with a 403, and the
per-subreddit pacing; arguments after subreddits are keyword-only
- the sentiment prompt no longer asks for vote and comment counts, which the
RSS feed does not carry
2026-09-14 22:07:42 +00:00
..
2026-04-18 20:42:11 +08:00
2026-06-21 23:50:33 +00:00
2026-09-07 21:28:52 +00:00
2026-06-21 22:31:35 +00:00
2026-09-14 18:09:33 +00:00
2026-06-14 16:38:36 +00:00
2026-07-05 14:29:07 +00:00
2026-08-31 02:15:32 +00:00
2026-08-31 01:29:14 +00:00
2026-07-05 14:29:07 +00:00
2026-06-21 21:03:05 +00:00
2026-06-21 21:03:05 +00:00
2026-07-18 06:28:38 +00:00
2026-06-13 20:50:21 +00:00
2026-04-18 20:42:11 +08:00
2026-05-11 02:30:24 +00:00
2026-06-13 21:30:11 +00:00
2026-08-30 06:18:59 +00:00
2026-06-14 16:38:36 +00:00
2026-08-31 02:55:21 +00:00
2026-09-01 04:58:53 +00:00
2026-09-07 20:54:19 +00:00
2026-06-21 21:03:05 +00:00
2026-09-14 18:09:33 +00:00
2026-06-14 15:56:59 +00:00
2026-05-30 23:56:32 +00:00
2026-07-05 14:29:07 +00:00
2026-08-30 06:26:57 +00:00
2026-05-31 01:58:32 +00:00
2026-06-14 02:46:29 +00:00
2026-08-31 01:55:31 +00:00
2026-08-30 07:03:06 +00:00
2026-05-31 06:20:55 +00:00
2026-09-14 18:09:33 +00:00
2026-07-05 14:29:07 +00:00
2026-09-14 22:07:41 +00:00
2026-06-14 16:38:36 +00:00
2026-07-18 06:28:38 +00:00
2026-09-07 21:42:25 +00:00
2026-09-07 21:28:52 +00:00
2026-06-21 22:09:43 +00:00
2026-09-14 18:09:33 +00:00
2026-06-14 07:23:19 +00:00
2026-06-14 18:49:02 +00:00
2026-06-14 06:30:43 +00:00
2026-06-14 04:13:39 +00:00
2026-09-14 22:07:42 +00:00
2026-06-21 23:22:30 +00:00
2026-07-05 14:29:07 +00:00
2026-05-31 22:38:47 +00:00
2026-08-30 06:38:15 +00:00
2026-09-14 22:07:42 +00:00
2026-05-31 00:51:30 +00:00
2026-07-05 14:29:07 +00:00
2026-08-31 02:35:50 +00:00
2026-09-14 18:09:33 +00:00
2026-08-30 07:03:06 +00:00
2026-07-05 14:29:07 +00:00
2026-07-05 14:29:07 +00:00
2026-05-31 06:13:35 +00:00
2026-06-14 07:10:15 +00:00
2026-06-21 21:28:59 +00:00
2026-06-14 07:10:15 +00:00