Any way we can have 2 canister snapshots?

Love the snapshotting feature, great if about to do a task that you want to roll back. But day you didn’t notice an issue for a week or so, being able to take second snapshot would be helpful to keep state data generated between the 2 snapshot points.

I’m literally working on integrating the feature in Juno (almost done). I cannot tell about the future, but currently, indeed, only one snapshot is possible per canister. Once you have created a snapshot, you can either take a new snapshot by overwriting the existing one or delete the existing one and create a new one.

Agreed, it would be cool in the future if more than one could be supported. If I ever hear about it, I’ll let you know.

Everyone agrees it would be great to have more than just one snapshot. Please upvote this item in the feedback board to get it prioritized: ICP Developer Feedback. I just created it so that we have some solid evidence for how many people are interested in it