https://authzed.com logo
#spicedb
Title
# spicedb
l

lukewestby

03/17/2022, 4:50 PM
so, i have several hundred thousand write operations that i need to perform in spicedb in order to backfill some data. i'm assuming that it's not a good idea to run a single
WriteRelationships
request with all of them 😝 but i'm wondering if there is an ideal chunk size to break them up into.