콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
7851 화면

Hello Community,

    I need your help to crack down the below puzzle. I have two Odoo instances running on two difference server machines but connected to the same database. I believe both Odoo instances will execute ir_cron jobs in the database. How can I stop that?

What I am looking for is to configure only one instance of Odoo to run the ir_cron jobs.

Regards,

Rohail

아바타
취소
베스트 답변

Hi

In Odoo each cron tasks will block the cron record preventing to be executed at the same time or more than once so you will not be able to get a cron task executed in all the servers that you have connected to the same database. The lock is at the database tuple level so do not worry about it.

Another thing is that you wanna be able to control which server instance execute crons but that it's another topic

아바타
취소
작성자

Thanks Axel!

관련 게시물 답글 화면 활동
1
7월 23
1613
0
5월 22
3224
0
3월 25
2604
0
11월 18
2569
0
11월 18
2279