marination 62857e3e08 feat: Track progress in Log Batch/Job wise
- This was done due to stale reads while the background jobs tried updating status of the log
- Added a table where all bom jobs within log will be tracked with what level they are processing
- Cron job will check if table jobs are all processed every 5 mins
- If yes, it will prepare parents and call `process_boms_cost_level_wise` to start next level
- If pending jobs, do nothing
- Current BOM Level is being tracked that helps adding rows to the table
- Individual bom cost jobs (that are queued) will process and update boms > will update BOM Update Batch table row with list of updated BOMs
2022-06-02 13:35:30 +05:30
..
2022-03-28 18:52:46 +05:30
2022-04-28 12:02:54 +05:30
2022-05-16 15:50:04 +05:30
2022-04-29 12:42:29 +05:30
2022-03-28 18:52:46 +05:30
2022-04-28 10:41:30 +05:30
2022-05-15 20:42:34 +05:30
2022-03-28 18:52:46 +05:30
2022-05-25 11:21:01 +05:30
2022-04-28 12:02:54 +05:30