Actor.StateManager IActorStateManager is accumulating changes
Open
content/missing-information
- Dominant language
- SCSS
- Stars
- 1k
- Forks
- 794
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 7
Description
**What content needs to be created or modified?**
https://docs.dapr.io/developing-applications/sdks/dotnet/dotnet-actors/dotnet-actors-usage/
**Describe the solution you'd like**
Please explicitly specify that Actor.StateManager implements IActorStateManager class accumulates changes during an actor method execution and saves them transactionally in the end of method execution.
**Where should the new material be placed?**
https://docs.dapr.io/developing-applications/sdks/dotnet/dotnet-actors/dotnet-actors-usage/
**The associated pull request from dapr/dapr, dapr/components-contrib, or other Dapr code repos**
**Additional context**
none
Contributor guide
Assessment
This issue has not been assessed yet.