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:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
1
Reply
5057
Views
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.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
3
Sep 23
|
11577 | ||
|
0
Oct 24
|
2155 | ||
|
2
May 21
|
6967 | ||
|
0
May 21
|
3516 | ||
|
2
Jan 25
|
2761 |