Files
fizzy/app/models
Jeremy Daer a253c31dee Batch webhook delivery cleanup to prevent DB lock contention (#2555)
Follow-up to #2550 which added a created_at index and increased cleanup
frequency. The delete itself was still unbatched and vulnerable whenever
a backlog accumulates (first run after deploy, clock skew, etc).

Delete in small batches with a pause between each to let other
transactions through, following the SolidQueue pattern.
2026-02-16 15:31:10 -08:00
..
2026-02-12 10:29:50 +01:00
2025-12-11 10:25:34 +01:00
2026-02-12 10:29:50 +01:00
2025-12-09 20:24:09 -05:00
2026-02-12 10:29:50 +01:00
2026-02-03 14:04:54 +01:00
2026-02-02 12:36:48 +01:00
2025-12-16 16:44:20 +01:00
2025-12-17 08:56:08 +01:00
2026-02-02 13:38:34 +01:00
2025-11-14 11:44:04 +01:00
2026-02-02 13:38:34 +01:00
2026-02-02 14:08:52 +01:00
2025-11-27 12:34:31 -05:00
2026-02-02 12:36:48 +01:00
2026-02-12 10:29:50 +01:00
2025-07-21 20:11:03 -05:00
2025-11-17 09:11:36 -05:00
2025-11-17 09:12:40 -05:00
2025-11-17 09:12:41 -05:00
2026-02-03 14:04:54 +01:00