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
回复
5037
查看
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
|
11533 | ||
|
0
10月 24
|
2097 | ||
|
2
5月 21
|
6953 | ||
|
0
5月 21
|
3467 | ||
|
2
1月 25
|
2728 |