AS a developer, I want the bot to periodically purge claims from the database that have expired #215
Labels
No labels
blocked
duplicate
needs criteria
needs estimate
needs testing
question
requires documentation
type
admin
type
alert
type
bug
type
change
type
defect
type
dependencies
type
epic
type
spike
type
story
type
subtask
won't fix
No project
No assignees
1 participant
Notifications
Total time spent: 34 minutes 39 seconds
Due date
Vylpes
29 minutes 39 seconds
VylpesTester
5 minutes
No due date set.
Dependencies
No dependencies set.
Reference: External/card-drop#215
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Epic:
Story Points: 5
SO THAT we can save space
Acceptance Criteria
AS a developer
GIVEN I want the database to be clean
WHEN the timer executes
THEN the bot will delete all rows in the claim table that have been marked as expired
Subtasks
Notes
Claims table should periodically remove expired claim ids to save spaceto AS a developer, I want the bot to periodically purge claims from the database that have expiredIt might make more sense to go the other way, instead of adding a claim id upon claiming, create a claim id upon drop and delete it after claiming or 24 hours