Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
7176 Переглядів

I'm running an OpenERP 7.0 instance with these settings : workers = 2 max_cron_threads = 2

after starting OpenERP , one thing i've discovered is when i create a cron , it has been executed several times ( as i see it's 3 times ) each time the scheduled time come . When i set max_cron_threads = 1, this issue disappeared .

Is there anyone have the same issue like me ?

Аватар
Відмінити

I've seen something like that on my implementation, i defined max_cron_threads=4 and workes=4 and i found like 12-16 postgres workers and 6 python, but i think 6 python is because another thing...

Any updates on this? The multiple execution can be explained by concurrency issues.

Related Posts Відповіді Переглядів Дія
0
бер. 15
3237
1
бер. 15
5646
1
бер. 15
4106
0
бер. 15
183
1
січ. 16
8577