I have a model (well a few models) powering a Skuid page. As long as I have a record that fits my model criteria, everything works as expected. However, if no records meet my primary model’s criteria, I get an Apex Heap Size Limit error.
Any advice on pinpointing the problem or solving it entirely would be greatly appreciated!