Skip to content

Conversation

johanandren
Copy link
Contributor

References https://github.com/lightbend/kalix-runtime/issues/3077

I'm not entirely sure we want this in the docs, but leaving it here for discussion.

@github-actions github-actions bot added the documentation documentation related label Feb 24, 2025
Copy link
Member

@pvlugter pvlugter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could be useful to have all limits listed somewhere, including the various size limits (which we may want to update first).

== View limits

There is no limit to how many entries a view can contain, however, all queries are limited to return at
most 10 000 entries, if a query returns a larger result the view will throw an exception.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
most 10 000 entries, if a query returns a larger result the view will throw an exception.
most 10 000 entries. If a query returns a larger result, the view will throw an exception.

@johanandren
Copy link
Contributor Author

Yeah, maybe better with a single place than to spread them out across various pages.

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

Successfully merging this pull request may close these issues.

2 participants