wincent / masochist

⛓ Website infrastructure for over-engineers
MIT License
78 stars 26 forks source link

Fix wrinkles with tag index update process #84

Closed wincent closed 7 years ago

wincent commented 7 years ago

I previously fixed one problem in https://github.com/wincent/masochist/issues/37 but it seems that there are still some edge cases. For example, deleting a bunch of content may still leave the tags on the index page with a count of 0. I haven't verified this myself personally yet, but it may be due to a failure to run the update script, or may require the cache breakers to be manually bumped. Either way, I should make it easier to blow away the index state and start a fresh.