hello, I hope everyone is well, I hope you can help me please, the situation I have is, I would like to bring all the run-ids and persist them, since when I execute > datahub ingest list-runs , it only brings me some, and I want to be able to access all of them, to execute rollback on a specific run if necessary,
I would like to know if there is a programmatic way to bring all the existing run-ids, or if there is a way to launch a query to the DB that saves the metadata to list them.
Thank you