تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
5135 أدوات العرض

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
سبتمبر 23
11755
0
أكتوبر 24
2248
2
مايو 21
7014
0
مايو 21
3620
2
يناير 25
2854