Add Support for Per Actor Type Configuration #729
Labels
good first issue
Good for newcomers
kind/enhancement-runtime-dependency
New feature or request due to a runtime feature
P1
Milestone
Describe the proposal
The Dapr Runtime added support for per actor type configurations in 1.7. This support needs to be added to the SDKs.
The new configuration looks like:
Implementation can be varied per SDK but should output to the above JSON.
Docs: dapr/docs#2334
Runtime: dapr/dapr#4201
The text was updated successfully, but these errors were encountered: