This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Description
While processing large biology matrices, I came across a "BSON too large error" as I was trying to save an in-memory table to girder. Is this a case where a girder item is too big because of the way the asset store is configured using gridFS? To avoid this, should we start with a different asset store architecture reconfigured? Does this require a hand install? Oh, I see the asset creation in girder-setup.py. I'll look for the file system option.