Does the same 100 workflow execution need more DB capacity when executing in one namespace vs executing in multiple namespaces?
Temporal performance doesn’t depend on the number of namespaces. There are possible issues with running too many namespaces (1k+), but we just never tested such scenarios.
Thanks, @maxim this helps. We are looking into defining namespaces at an individual team level within our org. I don’t think we will ever run into the too many namespaces condition as you mentioned above.