WebSocket proxy should be backed by an actual ChunkStore
#5531
Labels
🪳 bug
Something isn't working
CLI
Related to the Rerun CLI
user-request
This is a pressing issue for one of our users
Currently the proxy just drops older data as memory becomes scarce.
It should instead instantiate an actual store with proper garbage collection so that static data always sticks around.
Would also probably fix:
The text was updated successfully, but these errors were encountered: