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
The suggestions page for one of our projects has grown so large that it's become impossible to load the page before Cloudflare times out.
I thought that using the 'delete all suggestions' button in the settings would fix the issue, but it looks like the delete times out before deleting everything, since the page still times out after trying to delete 5+ times.
By making a local copy of the db, I was able to find out that there are over 2 million suggestions, and while I added some redirects to stop it filling up so fast, Im still not able to clean all suggestions.
Is there any fix/workaround for this?
EDIT:
We ended up asking Optimizely to empty the entire table, since the 'delete all suggestions' didn't seem to do anything
The text was updated successfully, but these errors were encountered:
Hi,
The suggestions page for one of our projects has grown so large that it's become impossible to load the page before Cloudflare times out.
I thought that using the 'delete all suggestions' button in the settings would fix the issue, but it looks like the delete times out before deleting everything, since the page still times out after trying to delete 5+ times.
By making a local copy of the db, I was able to find out that there are over 2 million suggestions, and while I added some redirects to stop it filling up so fast, Im still not able to clean all suggestions.
Is there any fix/workaround for this?
EDIT:
We ended up asking Optimizely to empty the entire table, since the 'delete all suggestions' didn't seem to do anything
The text was updated successfully, but these errors were encountered: