Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge Actor activation and first method/reminder call to user service. #30

Closed
amanbha opened this issue Aug 28, 2019 · 1 comment
Closed
Assignees

Comments

@amanbha
Copy link
Contributor

amanbha commented Aug 28, 2019

Handle the changes in SDK for runtime behavior change dapr/dapr#219

@amanbha amanbha self-assigned this Aug 28, 2019
@amanbha
Copy link
Contributor Author

amanbha commented Aug 28, 2019

This will not be implemented as Dapr runtime will not be able to distinguish between ActorActivation failure and method invocation failure. So it will try to activate the actor again even if the ActorActivation succeeded and only method invocation failed. Instead runtime will revert the change to merge the calls.

@amanbha amanbha closed this as completed Aug 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant