Skip to Content
Menu
This question has been flagged
1 Odpoveď
2698 Zobrazenia

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?


Avatar
Zrušiť
Best Answer

Hi,

you can develop functionality like multi-threading, which you can use via the threading process so it will help you on the daily process and not affect your current DB cursor/operation.

Thanks 

Sunny Sheth
shethsunny555@gmail.com

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
2
okt 21
4207
1
mar 15
4511
0
mar 15
4157
2
aug 25
218
2
aug 25
233