Chirag Singhal
8565954e65
fix(stream): add logging to empty catch blocks in stream error handling (#8143)
* fix(combo,model-fallback,sqljs): three stream-reliability fixes
- targetExhaustion: skip remaining same-provider models on 401 auth failure
(prevents opencode-zen noauth cascade wasting retry attempts) (#8133)
- modelFamilyFallback: skip unsupported models in T5 fallback chain
(prevents GitHub provider trying deprecated claude-opus-4.8/4.7) (#8134)
- sqljsAdapter: split package.json resolve string to suppress Next.js
Can't resolve warning at build time (#8135)
* fix(stream): add logging to empty catch blocks in stream error handling
- stream.ts: Log errors in onComplete/onFailure callbacks (lines 929, 1112, 2451, 2536, 2561, 2717)
- streamHandler.ts: Log errors in stall watchdog and trackPendingRequest (lines 249, 334, 657, 663, 667)
- cursor.ts: Add comments to intentional H2 lifecycle catches, log KV/exec errors
- next.config.mjs: Externalize sql.js to suppress build warnings
Closes #8138, #8139, #8140, #8141, #8142
* refactor(stream): scope PR to logging hygiene, drop out-of-scope exhaustion/fallback hunks
Co-authored-by: diegosouzapw <8016841+diegosouzapw@users.noreply.github.com>
* chore(quality): rebaseline stream.ts for #8143 empty-catch logging own-growth
Co-authored-by: diegosouzapw <8016841+diegosouzapw@users.noreply.github.com>
---------
Co-authored-by: diegosouzapw <8016841+diegosouzapw@users.noreply.github.com>
Co-authored-by: rafaumeu <rafael.zendron22@gmail.com>
Co-authored-by: chirag127 <chirag127@users.noreply.github.com>
2026-07-23 04:50:51 -03:00
..
2026-05-04 10:52:28 -03:00
2026-07-23 04:50:51 -03:00
2026-07-13 09:12:40 -03:00
2026-07-18 21:18:18 -03:00
2026-07-02 10:47:13 -03:00
2026-07-21 13:16:41 -03:00
2026-07-02 10:47:13 -03:00
2026-07-21 11:50:14 -03:00
2026-07-21 13:16:41 -03:00
2026-07-18 21:19:23 -03:00
2026-07-19 21:22:57 -03:00
2026-05-27 19:24:19 -03:00
2026-06-19 06:49:01 -03:00
2026-06-20 14:55:24 -03:00
2026-05-27 19:24:19 -03:00
2026-06-20 14:55:24 -03:00
2026-07-04 13:00:30 -03:00
2026-07-13 09:12:40 -03:00
2026-06-03 07:04:52 -03:00
2026-05-24 18:05:58 -03:00
2026-07-20 10:07:49 -03:00
2026-06-20 07:09:43 -03:00
2026-07-20 10:09:01 -03:00
2026-07-18 22:09:47 -03:00
2026-07-02 10:47:13 -03:00
2026-06-11 18:52:29 -03:00
2026-07-18 15:12:52 -03:00
2026-07-18 21:18:18 -03:00
2026-03-04 19:35:38 -03:00
2026-05-26 23:51:47 -03:00
2026-07-20 10:07:49 -03:00
2026-06-29 16:51:03 -03:00
2026-07-22 17:44:20 -03:00
2026-06-29 08:40:06 -03:00
2026-04-29 12:47:44 +07:00
2026-07-22 07:03:02 -03:00
2026-07-14 21:45:17 -03:00
2026-06-23 17:06:18 -03:00
2026-07-18 22:09:51 -03:00
2026-07-22 11:27:41 -03:00
2026-04-16 12:53:37 -03:00
2026-07-18 15:14:41 -03:00
2026-05-26 23:51:47 -03:00
2026-06-01 15:43:55 -03:00
2026-07-04 13:00:30 -03:00
2026-05-10 20:48:03 -03:00
2026-07-06 02:25:17 -03:00
2026-05-26 23:51:47 -03:00
2026-05-23 01:46:59 -03:00
2026-05-26 23:51:47 -03:00
2026-07-13 09:12:40 -03:00
2026-06-11 18:52:29 -03:00
2026-05-23 01:46:59 -03:00
2026-06-20 14:55:24 -03:00
2026-05-28 21:43:24 -03:00
2026-07-19 14:37:30 -03:00
2026-07-20 15:56:47 -03:00
2026-05-27 23:16:05 -03:00
2026-05-24 18:05:58 -03:00
2026-07-18 11:35:00 -03:00
2026-07-13 09:12:40 -03:00
2026-07-20 10:07:49 -03:00
2026-07-02 10:47:13 -03:00
2026-06-12 23:49:22 -03:00
2026-07-21 12:19:01 -03:00
2026-05-30 19:11:58 -04:00
2026-06-11 18:52:29 -03:00
2026-07-21 16:30:26 -03:00
2026-05-01 08:41:19 -03:00
2026-06-25 13:17:40 -03:00
2026-07-13 09:12:40 -03:00
2026-07-20 10:07:49 -03:00
2026-06-01 15:43:55 -03:00
2026-06-01 15:43:55 -03:00
2026-03-17 04:24:46 -03:00
2026-07-07 13:14:06 -03:00
2026-06-22 03:17:02 -03:00
2026-05-27 19:14:32 -03:00
2026-07-21 11:50:14 -03:00
2026-06-04 20:05:38 -03:00
2026-07-21 13:16:41 -03:00
2026-07-13 09:12:40 -03:00
2026-06-11 18:52:29 -03:00
2026-07-21 13:16:41 -03:00
2026-05-31 17:57:02 -03:00
2026-06-25 16:39:55 -03:00
2026-06-25 13:17:40 -03:00
2026-07-20 10:07:49 -03:00
2026-07-02 10:47:13 -03:00
2026-06-27 09:07:12 -03:00
2026-07-19 22:31:08 -03:00
2026-05-29 13:21:36 -03:00
2026-07-18 22:09:47 -03:00
2026-05-14 23:41:02 -03:00
2026-05-09 22:04:07 -03:00
2026-07-13 09:12:40 -03:00
2026-07-13 09:12:40 -03:00
2026-07-21 11:50:14 -03:00
2026-03-23 18:23:08 -03:00
2026-06-11 18:52:29 -03:00
2026-05-26 23:51:47 -03:00
2026-07-06 02:25:17 -03:00
2026-07-22 06:43:31 -03:00
2026-06-11 18:52:29 -03:00
2026-03-04 18:59:27 -03:00
2026-07-18 21:18:26 -03:00
2026-04-16 05:26:17 -03:00
2026-06-23 17:06:18 -03:00
2026-05-29 12:44:29 -03:00
2026-06-13 17:27:40 -03:00
2026-07-20 15:56:47 -03:00
2026-06-11 18:52:29 -03:00
2026-06-06 02:38:35 -03:00
2026-06-23 17:06:18 -03:00
2026-05-26 23:51:47 -03:00
2026-06-30 06:54:29 -03:00
2026-07-20 10:07:49 -03:00
2026-06-27 09:07:12 -03:00