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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
1
回覆
5120
瀏覽次數
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
|
11737 | ||
|
0
10月 24
|
2237 | ||
|
2
5月 21
|
7009 | ||
|
0
5月 21
|
3598 | ||
|
2
1月 25
|
2843 |