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

ActorStateManager.tryGetState #425

Open
danielgerlag opened this issue Nov 22, 2022 · 1 comment
Open

ActorStateManager.tryGetState #425

danielgerlag opened this issue Nov 22, 2022 · 1 comment
Assignees
Labels

Comments

@danielgerlag
Copy link

The ActorStateManager.tryGetState method returns an array with the first element being a bool if the state exists and the second being the value if it does. This seems to be inconsistent with idiomatic Javascript and is also not well documented. This seems to be more like idiomatic Go, which is not generally well known to JS devs.

@shubham1172 shubham1172 added enhancement New feature or request breaking-change labels Nov 23, 2022
@shubham1172 shubham1172 added this to the Dapr Node.js SDK - v3.0.0 milestone Nov 23, 2022
@XavierGeerinck XavierGeerinck removed this from the Dapr Node.js SDK - v3.0.0 milestone Jan 17, 2023
@dapr-bot
Copy link
Collaborator

This issue has been automatically marked as stale because it has not had activity in the last 60 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue, help wanted or triaged/resolved) or other activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants