Task #20962
Fix : To add outputfile parameter in SlowQueryDone() and testing result
Start date:
26/08/2024
Due date:
% Done:
70%
Estimated time:
Updated by Kanchan Barve 8 months ago
- % Done changed from 0 to 70
till now i've done followinng updates
- modified updateslowQuery in jobmanager - updated outputfiles in batches table.
- modified SlowQueryDone() - added outputfile parameter ,updated getting batchdetails and updating outputfiles and result accordingly.
- tested SlowQueyDone Result.
Updated by Kanchan Barve 8 months ago
- In SlowQueryDone() if key exists in redis then result and outputfiles are returned from redis.[In redis outfiles and result updated along with status]
Updated by Kanchan Barve 8 months ago
- added status-based condition added for output of SlowQueryDone()