Yijia-Xiao
308757c999
fix(data): catch http.client transport errors in StockTwits
...
A truncated/incomplete chunked response raises http.client exceptions
(IncompleteRead/BadStatusLine) that are not OSErrors, so they bypassed the
existing handler and crashed the analysis. Broaden the catch so the fetch
degrades to its placeholder string like every other transport failure.
2026-06-14 07:23:19 +00:00
..
2026-04-18 20:42:11 +08:00
2026-06-13 21:11:25 +00:00
2026-06-13 21:47:06 +00:00
2026-05-17 07:25:59 +00:00
2026-05-17 07:54:06 +00:00
2026-05-11 06:12:34 +00:00
2026-06-14 04:24:54 +00:00
2026-05-17 07:49:42 +00:00
2026-04-25 08:47:15 +00:00
2026-05-31 22:38:48 +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-05-11 01:12:28 +00:00
2026-05-31 08:01:03 +00:00
2026-06-14 06:08:31 +00:00
2026-04-25 07:41:36 +00:00
2026-05-30 23:56:32 +00:00
2026-05-31 01:58:32 +00:00
2026-06-14 02:46:29 +00:00
2026-05-31 07:29:19 +00:00
2026-05-31 06:20:55 +00:00
2026-04-25 07:41:36 +00:00
2026-06-13 21:54:07 +00:00
2026-05-31 22:38:47 +00:00
2026-06-14 03:22:24 +00:00
2026-06-14 03:22:24 +00:00
2026-06-14 06:30:43 +00:00
2026-06-14 04:13:39 +00:00
2026-06-14 07:23:19 +00:00
2026-05-31 22:38:47 +00:00
2026-04-25 19:57:26 +00:00
2026-05-31 00:51:30 +00:00
2026-06-14 07:23:19 +00:00
2026-05-31 01:45:25 +00:00
2026-06-13 20:39:52 +00:00
2026-05-31 22:38:47 +00:00
2026-05-31 03:51:50 +00:00
2026-05-31 06:13:35 +00:00
2026-06-14 07:10:15 +00:00
2026-06-13 21:11:25 +00:00
2026-06-14 07:10:15 +00:00