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
Deleting the entire account should be easy and irreversible. No backups, no leftovers.
stackmuncher --nuke should delete all the data related to the account from:
S3
PG
ES
Deleting traces from logs would be a bit too hard at this stage. They are not kept past a few days anyway. It would be really hard to correlate any requests once the DB is gone because everything is just hashes that mean nothing.
The text was updated successfully, but these errors were encountered:
Deleting the entire account should be easy and irreversible. No backups, no leftovers.
stackmuncher --nuke
should delete all the data related to the account from:Deleting traces from logs would be a bit too hard at this stage. They are not kept past a few days anyway. It would be really hard to correlate any requests once the DB is gone because everything is just hashes that mean nothing.
The text was updated successfully, but these errors were encountered: