hello, after setting up pawtucket2 from the dev/2.0 branch in conjunction with a providence dev/2.0 install with a variety of objects and object representations, the default theme's front carousel is failing to load random images every 1 out of 3 refreshes or so. every 2 out of 3 page does seem to load a variety of seemingly random primary representations as expected.
the most consistent 'failure' ends up with only the primary representations for the first four ca.objects by idno being displayed, the carousel is blank to the right of these images. this happens fairly consistently. other 'failures' end up with 1-5 random object primary representations showing up, but the rest of the carousel is again blank.
representations seem to be loading without an issue in providence. if it's relevant '__CA_CACHE_BACKEND__', 'file'
looking back at a test install of the develop branch from early this year a similar issue occurs, however it seem to happen less frequently (1/10 reloads) and a a larger set of the first ca.objects by idno shows up - 8 or so.
wasn't sure if this is necessarily an issue to report on github or if it's a botched setup/config. wasn't sure where to start testing/digging. thanks as always.