[IMP] Refactored batch export processing to a job-based approach, where each record is handled individually, improving scalability and reliability.
[IMP] Centralized exception handling by logging all errors within jobs instead of records, enabling clearer tracking and easier debugging.
[IMP] Added automatic product export triggered by changes in cost or price, ensuring data stays up to date.
[FIX] Other minor fixes and performance improvements implemented to enhance overall stability.