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

[Memcached] Remove 'ms' from timeout example #3850

Merged
merged 4 commits into from
Oct 26, 2023
Merged

Conversation

hhunter-ms
Copy link
Collaborator

Description

Timeout is only an integer, so 'ms' will be ignored. Removing from examples and clarifying that it is in milliseconds in table.

Issue reference

PR will close: #2820

@hhunter-ms hhunter-ms self-assigned this Oct 25, 2023
@hhunter-ms hhunter-ms requested review from a team as code owners October 25, 2023 19:21
@hhunter-ms
Copy link
Collaborator Author

@tmacam how is this?

@yaron2 yaron2 merged commit a64e00b into dapr:v1.12 Oct 26, 2023
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

Successfully merging this pull request may close these issues.

Memcached timeout value is numeric not String
2 participants