Skip to content

Temporary commands #304

@tisboyo

Description

@tisboyo

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?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions