-
Notifications
You must be signed in to change notification settings - Fork 474
Clarify row-level TTL rate limit doc #20235
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
Clarify row-level TTL rate limit doc #20235
Conversation
✅ Deploy Preview for cockroachdb-interactivetutorials-docs canceled.
|
✅ Deploy Preview for cockroachdb-api-docs canceled.
|
✅ Netlify PreviewBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
@rmloveland here is my attempt at https://cockroachlabs.atlassian.net/browse/DOC-14746 |
Let's ask @rmloveland for a review as well. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! thank you!
The rate limit is "per node per table" not "per leaseholder per table". Updating to reflect the server code.
755d9dc
to
afeb860
Compare
The rate limit is "per node per table" not "per leaseholder per table". Updating to reflect the server code.
Fixes DOC-14746