BUG - R8 - Content Cache - Broken?

I’m also having issues with the newest version expiring “unrelated” query components and additionally throwing errors about indexing, please see this separate post and example file here:

You can see here this one is perpetually “expired” and the definition solve time is nearly 1 minute, prior to the most recent update this definition solved average was less than 2 seconds for 8000+ components:


A Manual toggling of the “Toggle” Boolean for the Push input will reset the expiration and remove the orange wire.

The huge time increase is directly related to the interaction of the Content Cache and Query components expiration relationship and I can’t figure out how to separate them as the Content Cache is expiring Query components that aren’t even similar.

Example would be a cache of Brep Model Objects going to layer “This Layer::This Layer Child” is expiring a Query Model Objects component outputting curves with Layer Name input as “Unrelated::Unrelated Child::Please Do Not Expire Me Grandchild”

Furthermore, it appears that some Caches are expiring ALL Query components simultaneously, regardless of whether or not they are connected by name or by wiring in the canvas. This is resulting in a 1 minute solve time while the expiration refresh completes for simple operations like moving a single point that was referenced in a Query component.

1 Like