I was doing a partition on customer data and that data had a “/” in it
Consequentially I am unable to look at data from that partition over the HTTP API (encoding it means I can’t find the stream, not encoding it means it thinks I’m trying to look at an event id with whatever is after that path component.
So er, I’ll filter out for this demo but this is something that should probably be allowed if we encode it?