@kramarz There are no known issues with scheduled posts. Comet Cache automatically clears the cache for the Home Page and any archive views for Categories and Tags associated with the post when the post gets published.
If you’re having an issue, please provide us with a list of steps to reproduce the issue. 🙂
See also: Testing Comet Cache in a Clean WordPress Installation
Ok, from what you’ve said I assume it could be an issue in case when a page (blog template) is being used to display the posts, when posts are not displayed directly under category link, but by using that page.
I’ll experiment with that a bit more then, just to confirm.
If you have a custom page showing a list of posts, then yes, Comet Cache won’t know that it should also clear the cache for that page. We have a feature request open to make it possible to define a custom list of URLs that should be cleared whenever the cache is cleared automatically, but in the meantime you can use the Comet Cache API to clear the cache for a specific URI.
Ah that’s great to hear! 🙂
Meanwhile I’ll see if I can play with the API way! (doubt it but can always try!)
Cheers mate!