Many bytes read in a single function ERROR on ctx.db.get() where no element exceeds 5000 bytes
The warnings are associated to the same request and the size of the element keeps going up, which again would make sense if the parent mutation is just piling on reads through this simple ctx.db.get...but my question is, why does the query get the warning too?
