This PR adds more control over task hub configuration. This includes explicit configuration in host.json or code as well as support for enabling (or disabling) multitenancy mode in SQL.
See the updated CHANGELOG.md for more details.
A quick perf test of 1K sequences with EP3 and a 4-core Azure SQL DB shows that perf has not regressed.
This PR adds more control over task hub configuration. This includes explicit configuration in host.json or code as well as support for enabling (or disabling) multitenancy mode in SQL.
See the updated CHANGELOG.md for more details.
A quick perf test of 1K sequences with EP3 and a 4-core Azure SQL DB shows that perf has not regressed.
This is the first step for completing #8.