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

Validate that clientRecordMaxAge != 0 #14

Open
colmsnowplow opened this issue Aug 12, 2022 · 0 comments
Open

Validate that clientRecordMaxAge != 0 #14

colmsnowplow opened this issue Aug 12, 2022 · 0 comments

Comments

@colmsnowplow
Copy link

We do check that it's not lower than shard check frequency - which can't be 0.

So we will get an error in this case, but we should check directly that it's not 0 and throw a specific error for that case too.

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