I'm trying to load-test now, but I can't seem to f...
# spicedb
w
I'm trying to load-test now, but I can't seem to find a way to import a large amount of data 😬 I have a few megabytes of relationships to import, and I'm hitting this error with `zed import `:
Error: rpc error: code = ResourceExhausted desc = grpc: received message larger than max (11078400 vs. 4194304)
(this is for part of my dataset, ~140000 relations). Is there a way to import a large amount of data? EDIT: I've just written a small bash script to chunk through the import