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!