In #12425 we've implemented Local Reviews (via API and Croissant) but there are performance problems that we are deferring until the following issue (a dependency) can be worked on:
In its absence (as of #12425), we adding a "reviews" array to Croissant JSON on the fly, bypassing our usual pattern of caching the export format to disk and reading from that.
In #12425 we've implemented Local Reviews (via API and Croissant) but there are performance problems that we are deferring until the following issue (a dependency) can be worked on:
In its absence (as of #12425), we adding a "reviews" array to Croissant JSON on the fly, bypassing our usual pattern of caching the export format to disk and reading from that.