Hello,
I need to create a method that runs every day to auto-assign and reassign records to users. I expect to have about 1,000,000 records daily imported to a single table that need to implement this functionality.
Can anyone help me how to implement it by considering that I will deploy it to Odoo SH so I will have limited memory and CPU capacity until the worker supposed to be killed automatically?