Does metaflow provide a guide/api on cleaning up e...
# ask-metaflow
q
Does metaflow provide a guide/api on cleaning up everything related to a flow run. I am looking to permanently delete: 1. Any rows in the metaflow database referring to a particular runId across all tables 2. Deleting any metadata as well as associated data associated with the flow in the corresponding s3 bucket Both our database & s3 bucket are getting excessively bloated and we are looking to clean up a few things for sanity.
1