Hi John, First, please open a Case. You should not have 5 containers with the same date. I believe that this got introduced when the hash was added as a suffix to the container name. There may be a fix available already. Secondly, the logic is to use the date that represents the first day of the cycle based on the number of days. For '92', the cycle is 2023001, 2023093, etc. So, the logic is incorrectly creating new containers for the cycle because when it checks for an existing container, it is not taking the unique hash suffix into account. The specific container is written to the migration record, so it won't impact Recall. The containers will be cleaned up by SSM when they go empty.
------------------------------
Glenn Wilcock
------------------------------