Expiring entries #8
Labels
No Label
Kind/Bug
Kind/Enhancement
Kind/Feature
Project/Lander
Project/Landerctl
idea
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Depends on
#7 Ability to remove entries
Chewing_Bever/lander
Reference: Chewing_Bever/lander#8
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
Automatically removing an entry after a period of time could be useful, e.g. if we know the entry won't be useful or relevant anymore after a certain date.
The expiry time can be sent as an
X-Lander
header as a Unix epoch, and the CLI tool can parse more human-friendly formats where needed.In terms of implementing the actual removal, I currently see two main ways to deal with this:
Automatically expire entriesto Expiring entries