Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
5152 Visualizzazioni

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? 

Avatar
Abbandona
Risposta migliore

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.

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
3
set 23
11759
0
ott 24
2252
2
mag 21
7017
0
mag 21
3626
2
gen 25
2854