Rev 36341 |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 36344 2026-04-22 12:31:04
- Author: amit
- Log message:
- Route /offer/process/{offerId} through OfferBatchService (dao r36342). Per-partner REQUIRES_NEW replaces the single outer transaction — fixes lock-acquisition failures (e.g. offer 8802) by releasing row locks between partners and isolating per-partner failures in cron_batch_item instead of aborting the whole run.