Remove code that extends slice lifetime, and fix underlying bug.
We currrently have a few cases where a slice record exists, but no sliver, and so Renew was failing. Since we store all of the expiration in the slice record, we do not actually need to have an aggregate, so remove the check.
Please register or sign in to comment