Youssef Hemimy
f0ec7309fc
fix(whatsapp): serialize Error in auto-reply delivery log ( #85777 )
...
The auto-reply "delivery failed" log path passes a raw Error
under the `err` field. tslog's default JSON serialization
renders bare Error instances as `{}` because Error own data
properties are non-enumerable. Every delivery failure in
production therefore logs `err: {}`, forcing operators to
guess the underlying Baileys error from timestamp alone.
Convert Error to `{ type, message, stack }` plus own-enumerable
properties at the log site, so Boom-style subclass diagnostics
(output.statusCode, data) and custom OutboundDeliveryError
fields (stage, results) survive. Non-Error rejection values
pass through unchanged.
Tests cover Error, Error subclass (Boom-style), string
rejection, and object rejection paths.
AI-assisted: Claude Code (Opus 4.7) authored, codex review
locally addressed.
2026-05-23 23:58:51 +01:00
..
2026-05-23 18:27:04 +01:00
2026-05-21 22:41:45 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-23 21:45:55 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-23 23:53:27 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-23 21:45:55 +01:00
2026-05-23 21:26:55 +01:00
2026-05-22 21:25:16 +01:00
2026-05-23 23:06:41 +01:00
2026-05-22 21:25:16 +01:00
2026-05-23 16:46:59 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-18 14:56:06 +01:00
2026-05-23 18:34:39 +08:00
2026-05-23 16:08:55 +08:00
2026-05-22 22:33:54 +01:00
2026-05-23 21:33:23 +00:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-23 17:29:50 +01:00
2026-05-22 15:35:32 -07:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-23 21:45:55 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 15:14:04 -07:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-23 18:27:04 +01:00
2026-05-23 16:56:06 +01:00
2026-05-23 10:32:59 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-23 15:49:53 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-23 21:17:55 +01:00
2026-05-22 21:25:16 +01:00
2026-05-23 22:05:07 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 20:24:31 -07:00
2026-05-23 21:26:55 +01:00
2026-05-23 15:08:58 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-23 21:26:55 +01:00
2026-05-22 21:25:16 +01:00
2026-05-23 21:26:55 +01:00
2026-05-22 21:25:16 +01:00
2026-05-23 09:12:38 +02:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-23 21:26:55 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-23 11:49:01 +01:00
2026-05-23 16:46:59 +01:00
2026-05-23 16:46:59 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-23 21:33:23 +00:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-23 23:58:51 +01:00
2026-05-23 17:29:50 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-22 21:25:16 +01:00
2026-05-17 02:05:22 +01:00
2026-05-17 02:36:48 +08:00