In A360 Cloud, what is your practice for using common code across multiple Bots?
We have a number of requirements to build code (eg for logging) that can be used in all of our Taskbots. We have built and call Sub Tasks for these, but the call to a Sub Task is really slow and impacts overall Bot performance.
We're considering building our own packages instead but that seems like a fair bit of extra coding effort, so would be interested to hear how others address this.
Thanks