I am hoping to delete a run that’s been created from a fork of another run (I’m not planning on deleting the original run). However, I receive this error:
cannot delete run - run is a fork child
An application error occurred.
in the GUI, and a similar error if I try and delete it with the SDK.
Hey @ahalev! That’s because rewinded runs use a different backend behind the scenes. We don’t have an ETA yet, but thought if using a filter would work for you?
Same behavior for rewinded runs (expected since it’s a specialization of forked runs according to docs).
Pretty weird to encounter this behavior still; there is really no reason why forked runs shouldn’t be deletable, especially since the original one we fork from is…