Fringg
c5124b97b6
fix: payment race conditions, balance atomicity, renewal rollback safety
...
- YooKassa: SELECT FOR UPDATE on payment row to prevent concurrent double-processing
- subtract_user_balance: row locking to prevent concurrent balance race conditions
- subtract_user_balance: transaction creation before commit for atomicity
- subscription renewal: compensating refund if extend_subscription fails after charge
- StaleDataError: use savepoint instead of full rollback to protect parent transaction
2026-02-11 21:49:37 +03:00
..
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-02-11 21:49:37 +03:00
2026-01-24 17:45:27 +03:00
2026-02-11 21:14:08 +03:00
2026-02-11 04:09:39 +03:00
2026-01-24 17:45:27 +03:00
2026-02-08 17:40:51 +03:00
2026-02-02 03:18:46 +03:00
2026-02-05 07:10:43 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-01-25 12:28:48 +03:00
2026-01-24 17:45:27 +03:00
2026-01-25 11:53:40 +03:00
2026-02-07 00:34:11 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-02-01 11:18:54 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-02-02 00:55:56 +03:00
2026-01-24 17:45:27 +03:00
2026-02-10 23:11:48 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-02-10 05:55:48 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-02-01 11:18:54 +03:00
2026-01-24 17:45:27 +03:00
2026-02-01 11:18:54 +03:00
2026-02-05 05:42:31 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-02-04 02:06:13 +03:00
2026-01-24 17:45:27 +03:00
2026-01-27 23:47:39 +03:00
2026-02-01 14:41:45 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-02-11 01:39:39 +03:00
2026-01-24 17:45:27 +03:00
2026-02-11 18:35:36 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-02-08 20:38:17 +03:00
2026-02-09 21:39:53 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-02-11 21:49:37 +03:00
2026-02-11 21:14:08 +03:00
2026-01-24 17:45:27 +03:00
2026-02-09 21:39:53 +03:00
2026-01-26 18:42:58 +03:00
2026-01-24 17:45:27 +03:00
2026-02-09 21:39:53 +03:00
2026-01-30 17:46:55 +03:00
2026-02-11 18:25:42 +03:00
2026-02-08 20:38:17 +03:00
2026-02-11 18:20:30 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00