Support ActorReference
Open
area/actor/client
P2
size/XS
triaged/unresolved
- Dominant language
- Java
- Stars
- 300
- Forks
- 230
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 4
Description
## Describe the proposal
.Net SDK supports ActorReference class as a convenience for users to return the ActorType-ActorId tuple. This class should also be implemented in Python SDK.
https://github.com/dapr/dotnet-sdk/blob/master/src/Dapr.Actors/ActorReference.cs
Also, update the actor_sdk E2E test by adding a invocation validating this use case cross SDKs.
Contributor guide
Assessment
This issue has not been assessed yet.