You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wagtail has a nice feature called the Site History where you can see who did what and at what time. It's great for finding out if a page was accidentally deleted or if someone made an edit some place you didn't expect.
The problem is: the nightly ingest fills up the Site History with 10k entries every night, and so the feature doesn't work.
🐛 Describe the Bug
Wagtail has a nice feature called the Site History where you can see who did what and at what time. It's great for finding out if a page was accidentally deleted or if someone made an edit some place you didn't expect.
The problem is: the nightly ingest fills up the Site History with 10k entries every night, and so the feature doesn't work.
📜 How To Reproduce
Eventually you get "502 gateway error"
🔎 Expected Behavior
You should see the site history
The text was updated successfully, but these errors were encountered: