-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Milestone
Description
Look at possibility of doing temporary commands. See if an expiration date field can be added to the table, and periodically check if there are any expired commands, and if so delete them.
This may be difficult, because the commands table is defined by the framework so I'm unsure if we'd be able to modify that table.
Other option would be a second table with just name/expiration and iterate through that then delete from the regular commands table.
@baldengineer Thoughts or comments on this idea?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels