Elie Habib
fbb8f15943
fix(seeds): skip transient redis lock timeouts (#1714)
* fix(seeds): skip transient redis lock timeouts
* docs(seeds): clarify transient redis error matching
* test: expand transient redis error coverage
Add tests for ECONNRESET, DNS failure (EAI_AGAIN), ETIMEDOUT, and
negative cases (HTTP 403, payload size) to confirm isTransientRedisError
only matches network-level failures, not app-level Redis errors.
2026-03-16 11:57:52 +04:00
..
2026-03-15 15:57:22 +04:00
2026-03-15 13:40:20 +04:00
2026-02-28 17:43:56 +04:00
2026-03-14 15:07:30 +04:00
2026-03-16 08:40:14 +04:00
2026-03-14 21:29:21 +04:00
2026-03-15 16:58:24 +04:00
2026-03-16 11:57:52 +04:00
2026-03-14 21:29:21 +04:00
2026-03-16 08:48:00 +04:00
2026-03-14 21:29:21 +04:00
2026-03-12 06:50:30 +04:00
2026-03-05 10:16:43 +04:00
2026-03-14 21:29:21 +04:00
2026-02-26 20:52:44 +04:00
2026-03-15 15:57:22 +04:00
2026-03-15 15:57:22 +04:00
2026-03-14 23:42:30 +04:00
2026-03-01 11:53:20 +04:00
2026-03-01 11:53:20 +04:00
2026-03-07 10:00:03 +04:00
2026-03-14 21:29:21 +04:00
2026-03-01 15:59:53 +04:00
2026-03-14 21:29:21 +04:00
2026-03-01 11:53:20 +04:00
2026-03-15 11:20:51 +04:00
2026-03-08 09:00:45 +04:00
2026-03-15 02:50:13 +04:00
2026-03-15 15:57:22 +04:00
2026-03-11 13:15:21 +04:00
2026-03-01 11:53:20 +04:00
2026-03-16 11:57:52 +04:00
2026-03-15 13:31:41 +04:00
2026-03-15 12:02:37 +04:00
2026-03-15 12:02:37 +04:00
2026-03-15 12:02:37 +04:00
2026-03-16 08:48:00 +04:00
2026-03-15 12:02:37 +04:00
2026-03-15 12:02:37 +04:00
2026-03-15 12:02:37 +04:00
2026-03-15 12:02:37 +04:00
2026-03-15 12:02:37 +04:00
2026-03-16 08:48:00 +04:00
2026-03-15 11:09:34 +04:00
2026-03-15 12:02:37 +04:00
2026-03-16 08:48:00 +04:00
2026-03-15 12:02:37 +04:00
2026-03-15 12:02:37 +04:00
2026-03-15 13:31:41 +04:00
2026-03-15 12:02:37 +04:00
2026-03-15 11:09:34 +04:00
2026-03-15 12:02:37 +04:00
2026-03-15 12:02:37 +04:00
2026-03-15 15:57:22 +04:00
2026-03-16 11:57:52 +04:00
2026-03-15 13:31:41 +04:00
2026-03-15 12:02:37 +04:00
2026-03-15 17:44:31 +04:00
2026-03-16 08:48:00 +04:00
2026-03-15 13:31:41 +04:00
2026-03-15 13:31:41 +04:00
2026-03-15 12:02:37 +04:00
2026-03-15 12:02:37 +04:00
2026-03-16 08:48:00 +04:00
2026-03-15 12:02:37 +04:00
2026-03-15 11:09:34 +04:00
2026-03-15 12:02:37 +04:00
2026-03-14 21:29:21 +04:00
2026-03-15 12:02:37 +04:00
2026-03-14 10:23:20 +04:00
2026-02-19 07:53:15 +04:00
2026-03-14 21:29:21 +04:00
2026-03-04 17:37:15 +04:00
2026-03-15 09:29:50 +04:00