Hello, as our extension modules are growing in siz...
# suitecommerce
v
Hello, as our extension modules are growing in size we're wondering if having one service per extension instead of one or more services per module (which is what we currently have) cause any concurrency/performance issues. We're trying to reduce the number of services in our extensions as much as we can, because it increases maintenance work (applying permissions on services after every version update in target accounts).