Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
5130 Представления

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.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
3
сент. 23
11743
0
окт. 24
2242
2
мая 21
7009
0
мая 21
3609
2
янв. 25
2851