Feature Request: Dynamically change AzureStorageOrchestrationServiceSettings
Open
- Dominant language
- C#
- Stars
- 1.7k
- Forks
- 335
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 6
Description
It would be useful to be able to dynamically change the `AzureStorageOrchestrationServiceSettings` of a `AzureStorageOrchestrationService`.
For example, based on the load on the system, I'd like to be able to change the value of `MaxConcurrentTaskActivityWorkItems` and `MaxConcurrentTaskOrchestrationWorkItems`.
Obviously, not all settings needs to be supported (e.g. things like `PartitionCount` make no sense).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.