Task #18361
Implement MarkDone functions
Start date:
23/04/2024
Due date:
% Done:
100%
Estimated time:
Updated by Sachin Divekar 6 months ago
Added MarkDone callback functionality to the batch processing framework.
Changes:
- Added BatchDetails_t struct to hold batch completion information
- Updated BatchProcessor interface to include MarkDone method
- Modified batch summarization to call MarkDone after completion
- Added MarkDone implementations in example programs