wooden-dusk-90720
06/08/2023, 11:00 PMvictorious-lawyer-58417
06/09/2023, 12:31 AMvictorious-lawyer-58417
06/09/2023, 12:32 AMvictorious-lawyer-58417
06/09/2023, 12:34 AMmetaflow.S3 goes to an independent prefix by default, so if you have been using that, it's easy to set up a separate lifecycle / deletion policy specifically for objects created with metaflow.S3mammoth-rainbow-82717
06/09/2023, 8:16 AMvictorious-lawyer-58417
06/09/2023, 3:24 PMmammoth-rainbow-82717
06/09/2023, 3:26 PMnote that even with a separate prefix for code, deleting old artifacts might still break running flows as artifacts could disappear on the fly, so we want to provide a more principled approach in the long term -> Yep, I'm aware of that. But it feels reasonable (to me anyway) to expect people to put long persisting artifacts in a separate place and manage them differently, e.g., with the metaflow.S3 client and a special prefix.mammoth-rainbow-82717
06/09/2023, 3:27 PMyep, the code package is stored in the same content address storage as artifacts, but in the lifecycle management point of view it might be beneficial to store it elsewhere -> So there is no easy way to change this? We are using Metaflow extensions. Would be interested to know if it is possible to change this behaviour via this approach.victorious-lawyer-58417
06/09/2023, 7:56 PMvictorious-lawyer-58417
06/09/2023, 7:57 PM