Eden
12138d2cee
fix(line): retry lost pushes without duplicating an accepted send ( #124464 )
...
A LINE push made exactly one attempt, so a transient provider or transport
failure dropped the reply even though retrying was safe to do. Retrying alone
would have duplicated a send LINE already accepted, so every push now carries an
X-Line-Retry-Key and reuses it across attempts: LINE answers a replayed key with
409 and the accepted request's sent messages, which resolves to the original
delivery instead of a second message.
Retries follow LINE's documented policy - server errors and transport failures
only, never 2xx, 409 or any 4xx - and run through the shared channel API retry
runner in strict mode. Replies stay single-attempt because LINE offers no retry
key for them.
2026-08-16 15:21:20 -04:00
..
2026-08-16 07:29:50 -07:00
2026-08-15 02:40:46 -07:00
2026-08-07 18:44:12 -07:00
2026-08-07 18:44:12 -07:00
2026-08-15 22:43:47 -07:00
2026-08-15 10:28:05 -07:00
2026-08-15 19:18:03 -07:00
2026-08-11 17:14:53 -07:00
2026-08-07 18:44:12 -07:00
2026-08-16 09:55:23 -07:00
2026-08-16 11:44:52 -07:00
2026-08-15 04:47:28 -07:00
2026-08-11 00:02:18 -07:00
2026-08-07 18:44:12 -07:00
2026-08-16 11:44:52 -07:00
2026-08-14 08:57:01 -05:00
2026-08-16 11:44:52 -07:00
2026-08-16 11:44:52 -07:00
2026-08-07 18:44:12 -07:00
2026-08-16 11:44:52 -07:00
2026-08-11 17:14:53 -07:00
2026-08-14 08:57:01 -05:00
2026-08-11 17:14:53 -07:00
2026-08-16 12:14:10 -07:00
2026-08-12 08:36:33 -07:00
2026-08-12 07:07:19 -07:00
2026-08-16 11:44:52 -07:00
2026-08-07 18:44:12 -07:00
2026-08-16 08:16:29 -07:00
2026-08-16 06:17:31 -07:00
2026-08-11 00:02:18 -07:00
2026-08-15 22:43:47 -07:00
2026-08-07 18:44:12 -07:00
2026-08-12 21:09:13 -07:00
2026-08-15 01:39:26 -07:00
2026-08-16 11:44:52 -07:00
2026-08-16 11:44:52 -07:00
2026-08-09 07:21:35 -07:00
2026-08-16 11:44:52 -07:00
2026-08-07 18:44:12 -07:00
2026-08-13 15:07:09 -07:00
2026-08-11 17:14:53 -07:00
2026-08-10 15:44:54 -07:00
2026-08-12 07:07:19 -07:00
2026-08-07 18:44:12 -07:00
2026-08-16 11:44:52 -07:00
2026-08-15 01:39:26 -07:00
2026-08-16 11:20:45 -07:00
2026-08-12 08:36:33 -07:00
2026-08-11 23:26:37 -07:00
2026-08-16 10:05:01 -07:00
2026-08-07 18:44:12 -07:00
2026-08-16 11:44:52 -07:00
2026-08-16 11:44:52 -07:00
2026-08-16 11:44:52 -07:00
2026-08-12 07:58:43 -07:00
2026-08-15 01:39:26 -07:00
2026-08-14 03:03:15 -07:00
2026-08-12 17:19:22 -07:00
2026-08-16 11:44:52 -07:00
2026-08-16 09:55:23 -07:00
2026-08-16 10:24:40 -07:00
2026-08-13 17:16:55 -07:00
2026-08-07 18:44:12 -07:00
2026-08-16 15:21:20 -04:00
2026-08-16 11:44:52 -07:00
2026-08-11 17:14:53 -07:00
2026-08-07 18:44:12 -07:00
2026-08-15 22:43:47 -07:00
2026-08-16 08:59:40 -07:00
2026-08-16 11:44:52 -07:00
2026-08-11 10:22:01 -07:00
2026-08-16 11:44:52 -07:00
2026-08-15 20:55:01 -07:00
2026-08-16 11:44:52 -07:00
2026-08-16 10:24:40 -07:00
2026-08-07 18:44:12 -07:00
2026-08-16 11:44:52 -07:00
2026-08-16 11:41:08 -07:00
2026-08-16 11:44:52 -07:00
2026-08-12 08:36:33 -07:00
2026-08-11 00:02:18 -07:00
2026-08-15 20:55:01 -07:00
2026-08-11 00:02:18 -07:00
2026-08-11 10:22:01 -07:00
2026-08-16 11:44:52 -07:00
2026-08-16 11:44:52 -07:00
2026-08-14 20:29:23 -07:00
2026-08-16 11:44:52 -07:00
2026-08-16 11:44:52 -07:00
2026-08-16 11:44:52 -07:00
2026-08-14 08:57:01 -05:00
2026-08-07 18:44:12 -07:00
2026-08-07 18:44:12 -07:00
2026-08-16 11:44:52 -07:00
2026-08-16 11:44:52 -07:00
2026-08-16 11:44:52 -07:00
2026-08-07 18:44:12 -07:00
2026-08-16 11:44:52 -07:00
2026-08-16 05:57:42 -07:00
2026-08-16 11:44:52 -07:00
2026-08-15 20:41:41 +01:00
2026-08-16 11:44:52 -07:00
2026-08-14 20:29:23 -07:00
2026-08-16 11:44:52 -07:00
2026-08-08 21:14:16 -07:00
2026-08-16 05:43:35 -07:00
2026-08-14 08:57:01 -05:00
2026-08-16 12:16:48 -07:00
2026-08-07 18:44:12 -07:00
2026-08-12 09:25:28 -07:00
2026-08-16 11:44:52 -07:00
2026-08-16 05:43:35 -07:00
2026-08-07 18:44:12 -07:00
2026-08-14 22:10:19 -07:00
2026-08-10 16:42:34 -07:00
2026-08-13 04:41:37 -07:00
2026-08-16 11:44:52 -07:00
2026-08-16 11:44:52 -07:00
2026-08-16 10:24:40 -07:00
2026-08-07 18:44:12 -07:00
2026-08-16 11:44:52 -07:00
2026-08-07 18:44:12 -07:00
2026-08-11 17:14:53 -07:00
2026-08-14 20:29:23 -07:00
2026-08-16 05:43:35 -07:00
2026-08-16 11:44:52 -07:00
2026-08-07 18:44:12 -07:00
2026-08-16 11:44:52 -07:00
2026-08-11 23:26:37 -07:00
2026-08-09 08:48:48 -07:00
2026-08-12 07:58:43 -07:00
2026-08-16 11:44:52 -07:00
2026-08-16 05:43:35 -07:00
2026-08-09 08:48:48 -07:00
2026-08-07 18:44:12 -07:00
2026-08-07 18:44:12 -07:00
2026-08-16 11:47:47 -07:00
2026-08-16 11:44:52 -07:00
2026-08-15 22:43:47 -07:00
2026-08-12 12:19:38 -07:00
2026-08-07 18:44:12 -07:00
2026-08-10 07:08:40 -07:00
2026-08-16 11:44:52 -07:00
2026-08-16 11:44:52 -07:00
2026-08-16 11:44:52 -07:00
2026-08-11 00:02:18 -07:00
2026-08-13 23:34:50 -07:00
2026-08-16 11:44:52 -07:00
2026-08-16 11:44:52 -07:00
2026-08-16 05:43:35 -07:00
2026-08-13 22:51:34 -04:00