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

chore: remove validation disallowing empty and blank cache values #71

Merged
merged 2 commits into from
Dec 1, 2023

Conversation

pgautier404
Copy link
Collaborator

Our validation here is too strict, as it is perfectly valid for users to supply empty and blank strings for cache values and messages published to topics. Some other SDKs have logic to prevent null/nil/None values, but in this SDK the compiler will handle that for us.

@pgautier404 pgautier404 merged commit 4e81fbe into main Dec 1, 2023
4 checks passed
@pgautier404 pgautier404 deleted the allow-empty-cache-values branch December 1, 2023 21:41
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.

2 participants