-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Because of couchdb compaction, we should not rely on a URL with a revision.
We can run into problems even if the flavor builder is running continuously. Example:
- Publish a view -> flavor-builder builds it
- Unpublish the view -> site built with flavor-builder still using the old revision
- Continue working the view -> creates new revisions and the revision used by the built site is deleted because of compaction -> built site cannot be loaded anymore.
Metadata
Metadata
Assignees
Labels
No labels