Deluan
ca4220b029
fix(artwork): request read-through must not reset the failure backoff
...
The provisional read-through and dangling re-enqueue used Enqueue, whose upsert
resets retry_at, so any browse of an unresolved entity that was backing off after
an external failure made it immediately eligible again — defeating the exponential
backoff during a provider outage. Add EnqueueBump, which raises priority but leaves
an existing row's retry_at intact, and route the serving path through it. Scan and
manual re-resolve keep Enqueue's reset (a detected change wants immediate retry).
2026-07-23 14:08:08 -04:00
..
2026-07-16 22:20:35 -04:00
2026-03-13 21:06:26 -04:00
2026-07-02 09:46:57 -04:00
2025-06-26 15:50:56 -04:00
2026-07-20 21:49:14 -04:00
2026-07-23 14:07:52 -04:00
2026-01-18 17:42:42 -05:00
2026-05-13 17:44:22 -03:00
2026-07-23 14:07:52 -04:00
2026-07-23 14:07:52 -04:00
2026-07-23 14:07:52 -04:00
2026-07-23 14:08:08 -04:00
2026-07-21 23:14:01 -04:00
2025-07-18 18:41:12 -04:00
2022-12-28 15:31:56 -05:00
2024-05-09 22:26:15 -04:00
2026-04-19 13:16:47 -04:00
2026-06-14 13:39:16 -04:00
2025-02-19 20:35:17 -05:00
2026-07-18 16:50:23 -04:00
2026-07-18 16:50:23 -04:00
2026-05-13 17:44:22 -03:00
2025-07-18 18:41:12 -04:00
2026-07-02 09:46:57 -04:00
2026-06-27 16:11:08 -04:00
2026-06-27 16:11:08 -04:00
2026-06-19 18:25:35 -04:00
2026-06-19 18:25:35 -04:00
2026-06-19 18:25:35 -04:00
2026-06-27 10:37:25 -04:00
2026-07-02 09:46:57 -04:00
2026-07-02 09:46:57 -04:00
2026-06-19 18:25:35 -04:00
2026-06-19 18:25:35 -04:00
2026-06-19 18:25:35 -04:00
2026-06-27 10:37:25 -04:00
2026-06-27 10:37:25 -04:00
2026-06-19 18:25:35 -04:00
2025-02-19 20:35:17 -05:00
2026-07-20 21:49:14 -04:00
2026-07-23 14:07:52 -04:00
2025-02-19 20:35:17 -05:00
2025-06-28 19:00:13 -04:00
2025-03-23 11:53:43 -04:00
2026-07-16 22:20:35 -04:00
2026-07-23 14:07:52 -04:00
2025-06-11 12:02:31 -04:00
2026-03-02 08:56:56 -05:00
2024-05-12 21:37:42 -04:00
2026-07-23 14:07:52 -04:00
2026-07-23 14:07:52 -04:00
2025-11-14 22:15:43 -05:00
2026-02-08 09:57:30 -05:00
2026-07-08 12:37:17 -04:00
2026-07-13 11:32:03 -04:00
2026-02-23 08:51:54 -05:00
2026-02-08 09:57:30 -05:00
2026-07-02 08:29:44 -04:00
2026-07-02 08:29:44 -04:00
2025-02-19 20:35:17 -05:00
2026-07-19 12:39:31 -04:00
2023-12-09 13:52:17 -05:00
2025-07-18 18:41:12 -04:00
2026-02-17 09:28:42 -05:00