const spicedb = spicedbPool.getClient(); is that a...
# spicedb
y
> const spicedb = spicedbPool.getClient(); is that actually creating a new client or is that getting a reference to a previously-created client?
4 Views