Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
1241 Ansichten

Hi Everyone, 


this seems like a question @Ray Carnes. I am wondering, how many automation rules my database can support? (I am using odoo17e on .sh).


I have 18 automation rules running, all built with python. As I have plans for the future still, I am wondering if I need to worry about my DB speed being affected if I increase this?


My questions are:

1) Will writing the automations in python help them run faster?

2) Will additional workers help?

3) How many automations are ok? (I like them, because they are way more flexible than code).


Thanks in advance!

Avatar
Verwerfen
Beste Antwort

Hi,

Yes, writing automations in Python can make them run faster if the code is well-written and optimized. And adding more workers can improve performance by distributing the load and handling more tasks concurrently. Also there's no set limit, but too many complex or frequently running automations can slow down your system. Monitor your performance and adjust as needed.

Hope it helps.

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
0
Sept. 24
1888
0
Mai 24
27
1
Apr. 24
5507
0
März 24
2140
0
März 24
2110