rerun icon indicating copy to clipboard operation
rerun copied to clipboard

API to expose viewer limits to users

Open jleibs opened this issue 1 year ago • 1 comments

The rerun viewer has a few constants baked into it related to maximium batch sizes for point-clouds, lines, etc.

Users currently have no way to find out about these limits without logging and then seeing whether or not the viewer itself produces an error.

It would be nice if users could query these limits so that they can do their own client-side validation instead of just logging data that will fail to show up. Without an API contract for this users will end up baking in hard-coded limits that could become invalid or inappropriate in future releases.

jleibs avatar Jan 17 '24 18:01 jleibs

Thank you for adding this!

SeaOtocinclus avatar Jan 17 '24 18:01 SeaOtocinclus