Hello,
I recently encountered an error: arcticdb_ext.exceptions.StorageException: E_UNEXPECTED_LMDB_ERROR Unexpected LMDB Error: LMDBError#-30790: mdb_txn_begin: MDB_READERS_FULL: Environment maxreaders limit reached for object *sTo(7455744cb405c407d4aabe70b06b8b2daa8054ea
is there a way to configure the number of concurrent readers when using the LMDB backend?
Many Thanks