gh-gei icon indicating copy to clipboard operation
gh-gei copied to clipboard

Delete the export archive if the migration fails

Open crossi-ciandt opened this issue 6 months ago • 0 comments

Description

Is it possible to add an option to delete the export archive if the migration fails? I'm trying to automatically clean up the export folder if the migration fails, but this has been a quite ~~tedious~~ risky task with multiple migrations happening simultaneously. Currently, It looks like there's no way to track an export archive to a migration process without digging into the logs and extracting it from somewhere in there, which would be another possible approach to solve this problem.

crossi-ciandt avatar Jun 23 '25 18:06 crossi-ciandt