SnapOtter and GitHub
b457596649
fix(telemetry): sharpen Sentry signal for v2.1.0 residual defects ( #498 )
...
Follow-ups to the v2.1.0 Sentry telemetry overhaul, found by reviewing live release:2.1.0 events:
- error_code tag was empty because reportError read only the top-level err.code; add extractErrorCode() to walk the cause chain (pg SQLSTATE, node E-code, else first short code).
- InputValidationError from a tool's processV2 in the worker was logged as error_class=bug; classify it as expected for any source. Worker-side ZodError stays a bug (schema drift).
- AI dispatcher timeouts rejected with a bare Error, which the sanitizer scrubbed to a message-less "Error: Error"; reject with an operational SafeError (code "timeout") at both timeout sites.
Each fix written failing-test-first; affected and adjacent unit suites green plus full CI (integration + e2e).
2026-07-11 16:18:26 +08:00
..
2026-07-10 21:41:49 +08:00
2026-06-29 22:06:24 +08:00
2026-07-07 12:18:28 +08:00
2026-06-29 22:06:24 +08:00
2026-05-13 14:18:49 +08:00
2026-06-14 16:50:35 +08:00
2026-06-28 18:57:53 +08:00
2026-07-10 21:41:49 +08:00
2026-06-28 18:57:53 +08:00
2026-07-10 21:41:49 +08:00
2026-06-13 10:15:23 +08:00
2026-06-29 17:54:12 +08:00
2026-05-09 09:02:29 +08:00
2026-06-13 10:19:00 +08:00
2026-07-01 12:32:33 +08:00
2026-06-13 10:19:06 +08:00
2026-06-14 16:50:35 +08:00
2026-05-09 09:02:29 +08:00
2026-06-14 16:50:35 +08:00
2026-06-13 10:15:23 +08:00
2026-06-13 10:15:23 +08:00
2026-06-14 16:50:35 +08:00
2026-07-10 21:41:49 +08:00
2026-06-13 10:15:23 +08:00
2026-06-20 23:35:37 +08:00
2026-05-09 07:35:27 +08:00
2026-06-13 10:19:47 +08:00
2026-06-13 10:15:23 +08:00
2026-06-20 05:07:46 +08:00
2026-06-20 05:07:46 +08:00
2026-06-20 05:07:46 +08:00
2026-06-20 04:20:17 +08:00
2026-06-15 12:53:06 +08:00
2026-07-11 16:18:26 +08:00
2026-06-14 16:50:35 +08:00
2026-07-04 05:46:52 +00:00
2026-06-28 21:49:14 +08:00
2026-06-29 22:06:24 +08:00
2026-06-13 17:07:39 +08:00
2026-06-14 16:50:35 +08:00
2026-06-15 12:53:06 +08:00
2026-06-14 14:53:44 +08:00
2026-07-11 16:18:26 +08:00
2026-07-03 09:54:02 +08:00
2026-06-13 10:36:01 +08:00
2026-06-20 04:20:17 +08:00
2026-06-29 17:54:12 +08:00
2026-05-09 09:02:29 +08:00
2026-06-06 19:37:29 +08:00
2026-07-10 21:41:49 +08:00
2026-06-16 18:04:48 +08:00
2026-06-13 10:15:23 +08:00
2026-06-22 09:54:04 +08:00
2026-06-20 04:20:17 +08:00
2026-06-28 18:57:53 +08:00
2026-07-10 07:32:48 +00:00
2026-06-20 23:35:37 +08:00
2026-06-15 22:26:24 +08:00
2026-06-15 12:53:06 +08:00
2026-06-20 05:07:46 +08:00
2026-06-13 22:49:00 +08:00
2026-07-07 12:18:28 +08:00
2026-06-13 10:17:13 +08:00
2026-07-11 13:01:55 +08:00
2026-06-20 04:20:17 +08:00
2026-06-13 10:18:55 +08:00
2026-06-20 05:07:46 +08:00
2026-06-13 10:15:23 +08:00
2026-06-29 17:54:12 +08:00
2026-06-13 10:17:13 +08:00
2026-06-13 10:17:13 +08:00
2026-06-13 10:17:13 +08:00
2026-06-13 17:07:39 +08:00
2026-07-10 21:41:49 +08:00
2026-06-29 17:54:12 +08:00
2026-07-10 21:41:49 +08:00
2026-06-14 16:50:35 +08:00
2026-06-13 10:15:23 +08:00
2026-06-15 12:53:06 +08:00
2026-07-10 21:41:49 +08:00
2026-06-14 16:50:35 +08:00
2026-07-10 21:41:49 +08:00
2026-06-29 17:54:12 +08:00
2026-07-03 19:32:25 +08:00
2026-06-14 16:50:35 +08:00
2026-06-22 16:58:59 +08:00
2026-06-13 10:19:47 +08:00
2026-05-09 07:35:27 +08:00
2026-05-09 09:02:29 +08:00
2026-05-09 07:35:27 +08:00
2026-07-10 07:32:48 +00:00
2026-06-13 10:15:23 +08:00
2026-07-07 12:18:28 +08:00
2026-06-15 12:53:06 +08:00
2026-06-13 10:15:23 +08:00
2026-06-29 17:54:12 +08:00
2026-07-02 13:12:23 +08:00
2026-06-13 10:19:06 +08:00
2026-06-29 17:54:12 +08:00