gh-gei
gh-gei copied to clipboard
Delete the export archive if the migration fails
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.