Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
4838 Widoki

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? 

Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
3
wrz 23
11276
0
paź 24
1899
2
maj 21
6778
0
maj 21
3318
2
sty 25
2480