I’m running into an issue where the page is caching within the Pro/Cornerstone framework for too long. The API feed updates every few minutes at times, but the page itself appears to hold the cache for hours after an update is in place. The only way I can seem to immediately break it is by clicking on CS > Settings > Clear Cache or saving the page with the updated content (clearing the cache).
There needs to be some type of internal mechanism that can handle this. Maybe there is and I’m not finding it in the API dev docs?
Is there a CLI command I can use to flush cache on specific pages?