許元豪
f3f2c784c4
fix(line): reject lowercased LINE-shaped recipients before push ( #81628 )
...
Defense-in-depth safety net for #81628 : even with the cron-tool fix in
place, any other code path that ever produces a 33-char LINE-shaped
recipient missing its leading capital (C/U/R) would otherwise hit the
LINE API and return HTTP 400 with no permanent-error signal, causing
delivery-recovery to retry five times before moving the entry to
failed/.
normalizeTarget now throws "Recipient is not a valid LINE id ..." when
the post-strip value looks like a LINE id but the case was lost. The
message matches the existing /recipient is not a valid/i pattern in
delivery-queue-recovery's PERMANENT_ERROR_PATTERNS, so recovery moves
the entry to failed/ on the first attempt instead of silently retrying.
Short fixtures (length < 33) are left alone so existing tests using
"U123", "line:user:1", etc. keep working.
2026-05-15 17:22:58 +01:00
..
2026-05-14 22:42:28 +01:00
2026-05-14 12:19:02 +08:00
2026-05-15 11:44:58 +01:00
2026-05-14 21:38:45 +01:00
2026-05-15 07:28:28 +01:00
2026-05-14 21:38:45 +01:00
2026-05-14 21:38:45 +01:00
2026-05-14 21:38:45 +01:00
2026-05-14 21:38:45 +01:00
2026-05-14 21:38:45 +01:00
2026-05-14 21:38:45 +01:00
2026-05-15 06:13:38 +01:00
2026-05-15 07:28:28 +01:00
2026-05-14 21:38:45 +01:00
2026-05-15 14:51:38 +05:30
2026-05-14 21:38:45 +01:00
2026-05-14 21:38:45 +01:00
2026-05-15 07:28:28 +01:00
2026-05-14 21:38:45 +01:00
2026-05-15 16:16:33 +01:00
2026-05-15 08:32:31 +08:00
2026-05-14 21:38:45 +01:00
2026-05-14 21:38:45 +01:00
2026-05-15 23:20:46 +08:00
2026-05-14 21:38:45 +01:00
2026-05-13 13:33:38 +01:00
2026-05-15 07:28:28 +01:00
2026-05-14 21:38:45 +01:00
2026-05-14 21:38:45 +01:00
2026-05-15 16:21:06 +01:00
2026-05-14 21:38:45 +01:00
2026-05-14 21:38:45 +01:00
2026-05-14 21:38:45 +01:00
2026-05-15 09:04:20 +08:00
2026-05-14 21:38:45 +01:00
2026-05-15 15:33:27 +01:00
2026-05-14 21:38:45 +01:00
2026-05-15 09:01:39 +08:00
2026-05-14 21:38:45 +01:00
2026-05-15 07:28:28 +01:00
2026-05-15 07:28:28 +01:00
2026-05-14 21:38:45 +01:00
2026-05-15 15:33:27 +01:00
2026-05-14 21:38:45 +01:00
2026-05-14 21:38:45 +01:00
2026-05-14 21:38:45 +01:00
2026-05-14 21:38:45 +01:00
2026-05-15 15:33:27 +01:00
2026-05-14 21:38:45 +01:00
2026-05-15 15:33:27 +01:00
2026-05-14 21:38:45 +01:00
2026-05-14 21:38:45 +01:00
2026-05-15 17:22:58 +01:00
2026-05-14 21:38:45 +01:00
2026-05-14 21:38:45 +01:00
2026-05-15 08:27:55 +08:00
2026-05-14 21:38:45 +01:00
2026-05-15 11:56:38 +01:00
2026-05-15 15:33:27 +01:00
2026-05-14 21:38:45 +01:00
2026-05-15 18:12:29 +08:00
2026-05-14 21:38:45 +01:00
2026-05-14 21:38:45 +01:00
2026-05-14 21:38:45 +01:00
2026-05-14 21:38:45 +01:00
2026-05-14 21:38:45 +01:00
2026-05-15 07:28:28 +01:00
2026-05-15 23:20:46 +08:00
2026-05-14 21:38:45 +01:00
2026-05-15 15:44:34 +01:00
2026-05-15 15:33:27 +01:00
2026-05-15 15:33:27 +01:00
2026-05-15 15:33:27 +01:00
2026-05-14 21:38:45 +01:00
2026-05-14 21:38:45 +01:00
2026-05-15 09:12:31 +08:00
2026-05-14 21:38:45 +01:00
2026-05-15 07:28:28 +01:00
2026-05-14 21:38:45 +01:00
2026-05-15 06:42:19 +01:00
2026-05-15 16:17:50 +01:00
2026-05-14 21:38:45 +01:00
2026-05-15 09:04:20 +08:00
2026-05-15 07:28:28 +01:00
2026-05-14 21:38:45 +01:00
2026-05-15 07:28:28 +01:00
2026-05-15 07:28:28 +01:00
2026-05-14 21:38:45 +01:00
2026-05-15 07:28:28 +01:00
2026-05-14 21:38:45 +01:00
2026-05-14 21:38:45 +01:00
2026-05-14 21:38:45 +01:00
2026-05-14 21:38:45 +01:00
2026-05-14 21:38:45 +01:00
2026-05-15 15:33:27 +01:00
2026-05-14 21:38:45 +01:00
2026-05-15 16:21:06 +01:00
2026-05-14 21:38:45 +01:00
2026-05-14 21:38:45 +01:00
2026-05-15 15:33:27 +01:00
2026-05-14 21:38:45 +01:00
2026-05-15 07:28:28 +01:00
2026-05-15 09:04:20 +08:00
2026-05-15 15:33:27 +01:00
2026-05-14 21:38:45 +01:00
2026-05-13 13:33:38 +01:00
2026-05-12 00:23:11 +01:00
2026-05-15 15:33:27 +01:00
2026-05-14 21:38:45 +01:00
2026-05-14 21:38:45 +01:00
2026-05-14 21:38:45 +01:00
2026-05-15 15:33:27 +01:00
2026-05-14 21:38:45 +01:00
2026-05-14 21:38:45 +01:00
2026-05-14 21:38:45 +01:00
2026-05-14 21:38:45 +01:00
2026-05-15 07:28:28 +01:00
2026-05-14 21:38:45 +01:00
2026-05-14 21:38:45 +01:00
2026-05-14 21:38:45 +01:00
2026-05-14 21:38:45 +01:00
2026-05-14 21:38:45 +01:00
2026-05-15 15:33:27 +01:00
2026-05-15 07:28:28 +01:00
2026-05-15 15:44:34 +01:00
2026-05-14 21:38:45 +01:00
2026-05-15 15:33:27 +01:00
2026-05-15 15:33:27 +01:00
2026-05-04 00:30:02 +01:00
2026-05-10 12:37:10 +01:00
2026-05-05 12:09:28 -07:00
2026-05-10 12:37:10 +01:00