kolaente
eea59c33c7
fix: isolate deletion notifications into per-user transactions
...
On Postgres, a failed operation puts the transaction in an error state
where subsequent operations fail. The previous loop with continue would
keep trying to use a broken transaction. Each user now gets its own
transaction so a single notification failure doesn't affect others.
2026-02-25 11:03:02 +01:00
..
2025-12-13 15:30:22 +01:00
2026-02-25 11:03:02 +01:00
2026-02-25 10:30:25 +01:00
2025-06-10 12:18:38 +02:00
2026-02-25 11:03:02 +01:00
2026-02-01 11:57:35 +01:00
2025-11-16 11:01:15 +01:00
2026-02-25 11:03:02 +01:00
2025-07-02 21:01:41 +00:00
2026-02-21 01:09:54 +00:00
2026-02-25 10:30:25 +01:00
2026-02-08 15:22:58 +00:00
2026-01-08 15:51:31 +01:00
2025-06-10 12:18:38 +02:00
2026-02-25 10:30:25 +01:00
2026-02-25 11:03:02 +01:00
2026-02-25 11:03:02 +01:00
2026-02-25 11:03:02 +01:00
2026-01-24 20:38:32 +01:00
2025-06-10 12:18:38 +02:00
2026-02-25 11:03:02 +01:00
2026-02-25 09:39:04 +00:00
2026-02-25 11:03:02 +01:00
2026-02-01 11:57:35 +01:00
2025-06-10 12:18:38 +02:00
2026-01-24 20:38:32 +01:00
2026-02-25 10:30:25 +01:00