Task #27707
Fix transaction usage in jobs
Start date:
29/05/2025
Due date:
% Done:
100%
Estimated time:
Description
BatchSubmit, BatchAppend, and SlowQuerySubmit functions create database transactions but execute queries on the main connection pool instead of using the transaction. Fix it.
Updated by Sachin Divekar 15 days ago
- % Done changed from 0 to 100
- Status changed from New to In Progress