Our product has a file that was not versions properly deleted from the server (ftp crash). Thing is, the cloud processes are running, and I can actually submit python jobs to them (we have a process management framework.)
Is there anyway to get the code from an in-memory module? If so, I can run that code and recover the file.
Is this even possible?