跳至内容
菜单
此问题已终结
1 回复
5037 查看

Hello, one of my cron tasks gettin this error:   
​2019-12-02 06:43:04,711 4493 ERROR ? odoo.service.server: WorkerCron (4518) timeout after 120s
2019-12-02 06:43:04,720 4493 ERROR ? odoo.service.server: WorkerCron (4518) timeout after 120s

How can I find which timeout blocks it? 
I raised already timeout in odoo.conf to much higher than 120s 
I checked postgresql.conf but didnt find any timeout 
Where else can it be? 

形象
丢弃
最佳答案

for those who will find it after - in odoo.conf file update
limit_time_cpu = 300
limit_time_real = 300

or to other values in seconds as long as it's needed.

形象
丢弃
相关帖文 回复 查看 活动
3
9月 23
11533
0
10月 24
2097
2
5月 21
6953
0
5月 21
3467
2
1月 25
2728