-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Engine auto deletion time goes to negative value if a run triggered towards the end of deletion time.
Steps to reproduce
- Launch a collection
- Click on Details section to know the auto deletion time (15 or 30 minutes)
- Wait until 1 minute before deletion time
- Trigger the collection
- Stop the collection but do not purge
- Check on Details section again, value should go to negative value past 0 minutes
Possibilities
It could due to a diff between UI side and the GC kick in interval.
Because GC runs every 1 minute or so.
So in the UI, if it happens got passed deletion time, it may start to show negative values.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working